| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
30 (0.262s).
|
|
|
Loading phrases to help you refine your search...
|
|
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
|
|
|
the impact of different HFileDataBlockEncoder. - HBase - [mail # user]
|
|
...hi,all I have questions about HFileDataBlockEncoder. 1) In new version beyond 0.94, is there another HFileDataBlockEncoder impl? 2) how the different HFileDataBlockEncoder impact...
|
|
|
Author: Bing Jiang,
2013-01-17, 09:19
|
|
|
Re: RegionServer level co-processor - HBase - [mail # user]
|
|
...In my view, if you want to realize Jubtaus, you can use Endpoint. Which is different from RegionServerObserver. A client will launch a task about a table, and it will execute an ...
|
|
|
Author: Bing Jiang,
2013-01-15, 11:38
|
|
|
Re: Tune MapReduce over HBase to insert data - HBase - [mail # user]
|
|
...Hi, mohandes.zebeleh you can adjust parameter as below( Major Compaction, Minor Compaction, Split): if you do not set, it will retain default value(1). hbase.regionserver.threa...
|
|
|
Author: Bing Jiang,
2013-01-15, 01:33
|
|
|
Re: Tune MapReduce over HBase to insert data - HBase - [mail # user]
|
|
...hi,anoop. Why not hbase mapreduce package contains the tools like this? Anoop John 编写: ...
|
|
|
Author: Bing Jiang,
2013-01-13, 09:31
|
|
|
Re: HConnectionImplementation closed - HBase - [mail # user]
|
|
...check hbase conf exists in mr job environment . On Jan 6, 2013 7:36 PM, wrote: ...
|
|
|
Author: Bing Jiang,
2013-01-09, 00:25
|
|
|
Re: Tune MapReduce over HBase to insert data - HBase - [mail # user]
|
|
...In our experience, it can enhance mapreduce insert by 1.add regionserver flush thread number 2.add memstore/jvm_heap 3.pre split table region before mapreduce 4.add large and small compactio...
|
|
|
Author: Bing Jiang,
2013-01-08, 15:28
|
|
|
hbase-0.94.3 region cannot split , which results into regionserver offline? - HBase - [mail # user]
|
|
...hi,all use hbase-0.94.3, We have encounted an error that results into Regionserver offline. Stack: 2012-12-25 19:25:04,654 FATAL org.apache.hadoop.hbase.regionserver.HRegio...
|
|
|
Author: Bing Jiang,
2012-12-25, 11:32
|
|
|
Re: delete rows without writing HLog may be appear in the future? - HBase - [mail # user]
|
|
...If I set hbase.hregion.preclose.flush.size to zero, can HBase guarantee that when HRegionServer quit, whether It will execute the last flush. As Lars says, the issue refers to memstore flush...
|
|
|
Author: Bing Jiang,
2012-11-22, 06:50
|
|
|
|