| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
32 (0.122s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Hbase configuration for large memory machine - HBase - [mail # user]
|
|
...There are two choices: 1) Try to use memory file system, and build hdfs upon it. 2) Try to open multi-rs in each physical machine. Good luck. 2013/6/8 Nai Yan. &nb...
|
|
|
Author: Bing Jiang,
2013-06-09, 04:40
|
|
|
Re: Extending HBase Metrics Framework - HBase - [mail # user]
|
|
...1) Metrics infos have been collected from HMaster\RS, and covering rpc, jvm, hbase functional module (like compaction\flush\request Count\DataBlock read &&write etc). 2) You can set me...
|
|
|
Author: Bing Jiang,
2013-06-06, 07:42
|
|
|
Re: Risk about RS logs clean ? - HBase - [mail # user]
|
|
...Hi,Sergey. The version of hbase in our environment is 0.94.3, and the FSHLog.java comes from 0.95 or version above. And it adds such codes in FSHLog::cleanOldLogs, long oldestOutstandi...
|
|
|
Author: Bing Jiang,
2013-05-23, 01:27
|
|
|
Risk about RS logs clean ? - HBase - [mail # user]
|
|
...Hi,all I want to know how RS eliminates the unnecessary hlogs. lastSeqNum stores and outputfiles stores So, how does rs guarantee that the kv in the hlog to be cleared hav...
|
|
|
Author: Bing Jiang,
2013-05-22, 12:39
|
|
|
Re: GET performance degrades over time - HBase - [mail # user]
|
|
...Have you checked your HBase environment? I think it perhaps come from: 1) System uses more swap frequently when your continue to execute Gets operation? 2) check the setting "hfile.block.cac...
|
|
|
Author: Bing Jiang,
2013-05-16, 10:49
|
|
|
Re: Error about rs block seek - HBase - [mail # user]
|
|
...hi, Anoop. I do not handle or change the hbase checksum. So I want to know if I set block size at the beginning of creating tables, does something make troubles? 2013/5/13 Anoop...
|
|
|
Author: Bing Jiang,
2013-05-13, 08:06
|
|
|
Re: Error about rs block seek - HBase - [mail # user]
|
|
...Hi,all Before the exception stack, there is an Error log: 2013-05-13 00:00:14,491 ERROR org.apache.hadoop.hbase.io.hfile.HFileReaderV2: Current pos = 32651; currKeyLen = 45; currValLen = 80;...
|
|
|
Author: Bing Jiang,
2013-05-13, 06:30
|
|
|
Re: Error about rs block seek - HBase - [mail # user]
|
|
...hi, Ted. No data block encoding, our table config below: User Table Description CrawlInfo {NAME => 'CrawlInfo', DEFERRED_LOG_FLUSH => 'true', MAX_FILESIZE => '3435973836...
|
|
|
Author: Bing Jiang,
2013-05-13, 01:50
|
|
|
Re: Error about rs block seek - HBase - [mail # user]
|
|
...Hi, JM. Our jdk version is 1.6.0_38 2013/5/13 Jean-Marc Spaggiari Bing Jiang Tel:(86)134-2619-1361 weibo: http://weibo.com/jiangbinglover BLOG: http://blog.sina.co...
|
|
|
Author: Bing Jiang,
2013-05-13, 01:47
|
|
|
Re: Error about rs block seek - HBase - [mail # user]
|
|
...Yes, we use hbase-0.94.3 , and we change block.size from 64k to 32k. 2013/5/13 Ted Yu Bing Jiang Tel:(86)134-2619-1361 weibo: http://weibo.com/jiangbinglover...
|
|
|
Author: Bing Jiang,
2013-05-13, 01:38
|
|
|
|