| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
414 (0.091s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-8009] Fix and reenable the hbase-example unit tests. - HBase - [issue]
|
|
...The unit tests pass locally for me repeatedly but fail from time to time up on jenkins. HBASE-7994 disabled them. This issue is about spending the time to make sure they pass up ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8009
Author: stack,
2013-03-06, 03:47
|
|
|
[HBASE-7936] Undo prefix-tree module as dependency for mapreduce and for DataBlockEncoding - HBase - [issue]
|
|
...Fix DBE so it does lazy loading rather than hard loading of everything mentioned.Client depends on prefix-tree module since HBASE-7188 and mapreduce will after hbase-7934...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7936
Author: stack,
2013-03-02, 14:30
|
|
|
[HBASE-7939] Apply fixup for 'hbase-6972 HBase Shell deleteall should not require column to be defined' - HBase - [issue]
|
|
...An addendum was added to hbase-6972 a good while after it was committed. Commit against this issue. Commit Ricky's .3 patch from hbase-6972....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7939
Author: stack,
2013-02-26, 11:53
|
|
|
[HBASE-7900] Have client Mutations (Put/Delete/etc.) and Result implement CellScanner Interface - HBase - [issue]
|
|
...Need to be able to Iterate the Cells carried by Puts, Deletes, etc., as well as Result so can build Cell blocks....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7900
Author: stack,
2013-02-26, 11:53
|
|
|
[HBASE-5616] Make compaction code standalone - HBase - [issue]
|
|
...This is part of hbase-2462. Make the compaction code standalone so can run it independent of hbase. Will make it easier to profile and try stuff out....
|
|
|
http://issues.apache.org/jira/browse/HBASE-5616
Author: stack,
2013-02-26, 07:11
|
|
|
[HBASE-7899] Cell block building tools: Cell codec and means of iterating an objects Cells - HBase - [issue]
|
|
...In our rpc specification, https://docs.google.com/document/d/1-1RJMLXzYldmHgKP7M7ynK6euRpucD03fZ603DlZfGI/edit#, we talk of passing lots of Cells outside of protobuf. We do it using Ce...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7899
Author: stack,
2013-02-24, 02:25
|
|
|
[HBASE-7918] Reenable IntegrationTestRebalanceAndKillServersTargeted; it works now (thanks Sergey) - HBase - [issue]
|
|
...HBASE-7520 is my originally reporting a problem with this test. In it Sergey tries various and then we conclude it best to disable the test: HBASE-7830. Sergey Shelukhin just sug...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7918
Author: stack,
2013-02-23, 11:20
|
|
|
[HBASE-7520] org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails when I cd hbase-it and mvn verify - HBase - [issue]
|
|
...Trying to make up something to hand off to bigtop project, running the hbase it tests, this one fails.durruti:failsafe-reports stack$ more org.apache.hadoop.hbase.IntegrationTestRebalanceAnd...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7520
Author: stack,
2013-02-23, 06:09
|
|
|
[HBASE-7830] Disable IntegrationTestRebalanceAndKillServersTargeted temporarily - HBase - [issue]
|
|
...Disabling IntegrationTestRebalanceAndKillServersTargeted until hbase-7520 is fixed so can move forward with getting hbase-it running on bigtop infra....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7830
Author: stack,
2013-02-23, 06:08
|
|
|
[HBASE-7909] How to figure if a Cell is deep or shallow. - HBase - [issue]
|
|
...The CellScanner interface is how you iterate scanners. It is more bare bones than java Iterator, explicitly so, to minimize the need for retaining references to the current Cell.The In...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7909
Author: stack,
2013-02-22, 22:44
|
|
|
|