| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
122 (0.183s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-8143] HBase on Hadoop 2 with local short circuit reads (ssr) causes OOM - HBase - [issue]
|
|
...We've run into an issue with HBase 0.94 on Hadoop2, with SSR turned on that the memory usage of the HBase process grows to 7g, on an -Xmx3g, after some time, this causes OOM for the RSs. Upo...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8143
Author: Enis Soztutar,
2013-05-21, 06:28
|
|
|
[HBASE-8462] Custom timestamps should not be allowed to be negative - HBase - [issue]
|
|
...Client supplied timestamps should not be allowed to be negative, otherwise unpredictable results will follow. Especially, since we are encoding the ts using Bytes.Bytes(long), negative times...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8462
Author: Enis Soztutar,
2013-05-21, 05:08
|
|
|
[HBASE-7959] HBCK skips regions that have been recently modified, which then leads to it to report holes in region chain - HBase - [issue]
|
|
...While lots of region splits going on, HBCK incorrectly reports inconsistencies since it skips recently modified, but does not take those into account for computing the region chain. 13/02/28...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7959
Author: Enis Soztutar,
2013-05-21, 05:07
|
|
|
[HBASE-8497] Protobuf WAL also needs a trailer - HBase - [issue]
|
|
...New Protobuf WAL has a header, but we will probably need a trailer as well, reserved for later usage. Right now, we can we just serialize an empty trailer, but putting more metadata there, l...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8497
Author: Enis Soztutar,
2013-05-21, 04:17
|
|
|
[HBASE-6469] Failure on enable/disable table will cause table state in zk to be left as enabling/disabling until master is restarted - HBase - [issue]
|
|
...In Enable/DisableTableHandler code, if something goes wrong in handling, the table state in zk is left as ENABLING / DISABLING. After that we cannot force any more action from the API or CLI...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6469
Author: Enis Soztutar,
2013-05-20, 04:30
|
|
|
[HBASE-8547] Fix java.lang.RuntimeException: Cached an already cached block - HBase - [issue]
|
|
...In one test, one of the region servers received the following on 0.94. Note HalfStoreFileReader in the stack trace. I think the root cause is that after the region is split, the mid point ca...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8547
Author: Enis Soztutar,
2013-05-18, 06:26
|
|
|
[HBASE-8505] References to split daughters should not be deleted separately from parent META entry - HBase - [issue]
|
|
...In CatalogJanitor, we clean up the parent regions whose daughters does not have any more references to their parent regions. In doing so, we do two Delete's one for removing the split daught...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8505
Author: Enis Soztutar,
2013-05-17, 04:09
|
|
|
[HBASE-7965] Port table locking to 0.94 (HBASE-7305, HBASE-7546, HBASE-7933) - HBase - [issue]
|
|
...Port table locking to 0.94 (HBASE-7305, HBASE-7546, HBASE-7933). This is a new feature, but there has been some interest, and it is necessary for snapshots, and online merge, which are also ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7965
Author: Enis Soztutar,
2013-05-15, 07:33
|
|
|
[HBASE-6929] Publish Hbase 0.94 artifacts build against hadoop-2.0 - HBase - [issue]
|
|
...Downstream projects (flume, hive, pig, etc) depends on hbase, but since the hbase binaries build with hadoop-2.0 are not pushed to maven, they cannot depend on them. AFAIK, hadoop 1 and 2 ar...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6929
Author: Enis Soztutar,
2013-05-11, 01:54
|
|
|
[HBASE-7411] Use Netflix's Curator zookeeper library - HBase - [issue]
|
|
...We have mentioned using the Curator library (https://github.com/Netflix/curator) elsewhere but we can continue the discussion in this. The advantages for the curator lib over ours are ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7411
Author: Enis Soztutar,
2013-05-10, 20:02
|
|
|
|