| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
438 (0.118s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Region server failure question - HBase - [mail # user]
|
|
...That is correct, the client blocks and retries a configurable amount of time until the regions are available again. Lars On Aug 2, 2012, at 7:01 AM, Mohit Anchlia w...
|
|
|
Author: Lars George,
2012-08-02, 07:25
|
|
|
[HBASE-6472] Bulk load files can cause minor compactions with single files - HBase - [issue]
|
|
...This is visible in the logs:2012-07-17 00:00:29,081 INFO org.apache.hadoop.hbase.regionserver.Store: Started compaction of 1 file(s) in cf=m into hdfs://nn:9000/hbase/t1/27889b3c9257e8dff4cd...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6472
Author: Lars George,
2012-07-30, 10:44
|
|
|
HBASE-1200 and HFOF patch - HBase - [mail # dev]
|
|
...Hi, HBASE-1200 adds this patch: diff --git a/core/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat.j ava b/core/src/main/java/org/apache/hadoop/hbase...
|
|
|
Author: Lars George,
2012-07-30, 08:19
|
|
|
[HBASE-3432] [hbck] Add "remove table" switch - HBase - [issue]
|
|
...This happened before and I am not sure how the new Master improves on it (this stuff is only available between the lines are buried in some peoples heads - one other thing I wish was for a b...
|
|
|
http://issues.apache.org/jira/browse/HBASE-3432
Author: Lars George,
2012-07-19, 23:29
|
|
|
Re: Build failed in Jenkins: HBase-0.94-security #41 - HBase - [mail # dev]
|
|
...Interesting! I had the same error on my MacBookAir when I ran the full build. I assumed that we cannot have that many faults. This explains it. On Jul 14, 2012, at 4:02 AM, lars ...
|
|
|
Author: Lars George,
2012-07-14, 08:26
|
|
|
Re: Maximum number of tables ? - HBase - [mail # user]
|
|
...It is basically unset: this.regionSplitLimit = conf.getInt("hbase.regionserver.regionSplitLimit", Integer.MAX_VALUE); (from Compac...
|
|
|
Author: Lars George,
2012-07-13, 17:47
|
|
|
Re: For HBase compactions - Lucene's IO impact reduction code - HBase - [mail # dev]
|
|
...Hi Otis, Throttling I think is a less needed feature as we typically struggle to keep up with the compaction queue under load. Reducing background noise caused b y compactions is...
|
|
|
Author: Lars George,
2012-07-07, 07:01
|
|
|
Re: Table exist and not exist at the same time. - HBase - [mail # user]
|
|
...Hi JM, You can simply remove the znode's if you like, that ought to do it. Lars On Jul 5, 2012, at 2:23 PM, Jean-Marc Spaggiari wrote: server. left is entry in data a...
|
|
|
Author: Lars George,
2012-07-05, 13:48
|
|
|
Re: Table exist and not exist at the same time. - HBase - [mail # user]
|
|
...Hi JM, So you already wiped everything on the HDFS level? The only thing left is ZooKeeper. It should not hold you back, but it could be having an entry in /hbase/table? Co...
|
|
|
Author: Lars George,
2012-07-05, 12:13
|
|
|
Re: How to increase multiple rows in batch? - HBase - [mail # user]
|
|
...See https://issues.apache.org/jira/browse/HBASE-2947 for details. On Jul 5, 2012, at 12:26 PM, Jean-Marc Spaggiari wrote: ...
|
|
|
Author: Lars George,
2012-07-05, 11:37
|
|
|
|