Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 28 (0.09s).
Loading phrases to help you
refine your search...
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
Error about rs block seek - HBase - [mail # user]
...Hi, all. In our hbase cluster, there are many logs like below:  2013-05-13 00:00:04,161 ERROR org.apache.hadoop.hbase.regionserver.HRegionServer: java.lang.IllegalArgumentException &nbs...
   Author: Bing Jiang, 2013-05-13, 01:25
how to evaluate the up-limit number of Regions? - HBase - [mail # user]
...hi,all I want to know whether it it a criterio or bible to measure the capicity of hbase cluster. 1. hdfs volumn 2. system memory setting 3. Network IO, etc However, with the increase of num...
   Author: Bing Jiang, 2013-04-17, 03:47
Efficient way to use different storage medium - HBase - [mail # user]
...hi,  There are some physical machines which each one contains a large ssd(2T) and general disk(4T), and we want to build our hdfs and hbase environment.  If we use all storage(6T) ...
   Author: Bing Jiang, 2013-04-09, 11:41
[HBASE-7101] HBase stuck in Region SPLIT - HBase - [issue]
...I found this issue from a zknode which has existed for a long time in the unassigned parent.And HMaster report warnning log increasingly.The loop log is at below. WARN org.apache.hadoop.hbas...
http://issues.apache.org/jira/browse/HBASE-7101    Author: Bing Jiang, 2013-01-27, 08:02
Sort:
project
HBase (28)
MapReduce (11)
Hadoop (1)
type
mail # user (26)
issue (1)
mail # dev (1)
date
last 7 days (1)
last 30 days (7)
last 90 days (9)
last 6 months (21)
last 9 months (28)
author
Stack (3750)
Ted Yu (2467)
Jean-Daniel Cryans (2270)
Andrew Purtell (1454)
lars hofhansl (980)
Ryan Rawson (862)
Jean-Marc Spaggiari (676)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Bing Jiang