| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
58712 (0.101s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-801] [hbase] When a table haven't disable, shell could response in a "user friendly" way. - HBase - [issue]
|
|
...Currently, 0.2.0's Hbase shell will throw raw exception if user execute a 'delete' command before 'disable' the table. Compare to 0.1.2's shell script, we would like to have a more friendly ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-801
Author: PeterL in,
2013-06-19, 14:19
|
|
|
[HBASE-7074] Document Metrics 2 - HBase - [issue]
|
|
...Explain why this work was done. Explain how the data flows from the core classes into hadoop metrics2, and on to jmx. Explain naming metrics....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7074
Author: Elliott Clark,
2013-06-19, 14:19
|
|
|
[HBASE-8624] bin/local-{master-backup|regionservers}.sh doesn't take --config arg - HBase - [issue]
|
|
...I needed backup masters because the chaos monkey keeps killing them.I tried bin/local-master-backup.sh because has nice doc in refguide.My conf is elsewhere than default and new ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8624
Author: stack,
2013-06-19, 14:19
|
|
|
[HBASE-8685] [REST] Minor fix to XMLSchema.xsd and ScannerModel - HBase - [issue]
|
|
...Some minor fix to XMLSchema.xsd to resolve the XML schema validation failure....
|
|
|
http://issues.apache.org/jira/browse/HBASE-8685
Author: Julian Zhou,
2013-06-19, 14:19
|
|
|
[HBASE-8762] Performance/operational penalty when calling HTable.get with a list of one Get - HBase - [issue]
|
|
...There are two implications to calling HTable.get with a list of one Get.1. The overhead of processBatch is paid unnecessarily, which is not insignificant.2. The get requests show up as a 'mu...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8762
Author: Jason Bray,
2013-06-19, 14:19
|
|
|
Re: Which API docs to use for writing HBase client application? - HBase - [mail # user]
|
|
...As Azuryy is saying, just use the API documentation with is in sync with the server version you are running. If you server is 0.94, use API documentation 0.94. If you are running...
|
|
|
Author: Jean-Marc Spaggiari,
2013-06-19, 14:02
|
|
|
heap memory running - HBase - [mail # user]
|
|
...hi every one, i am quite new to base and java. I have a few questions. 1. on the web ui for hbase i have the following entry in the region server mining,60020,13711358624Fr...
|
|
|
Author: prakash kadel,
2013-06-19, 13:17
|
|
|
Re: Efficiently wiping out random data? - HBase - [mail # dev]
|
|
...Yeah, the immutable nature of HDFS is biting us here. On Wed, Jun 19, 2013 at 8:46 AM, Jean-Daniel Cryans wrote: Kevin O'Dell Systems Engineer, Cloudera...
|
|
|
Author: Kevin O'dell,
2013-06-19, 12:48
|
|
|
Re: Efficiently wiping out random data? - HBase - [mail # dev]
|
|
...That sounds like a very effective way for developers to kill clusters with compactions :) J-D On Wed, Jun 19, 2013 at 2:39 PM, Kevin O'dell wrote:...
|
|
|
Author: Jean-Daniel Cryans,
2013-06-19, 12:46
|
|
|
Re: Efficiently wiping out random data? - HBase - [mail # dev]
|
|
...JD, What about adding a flag for the delete, something like -full or -true(it is early). Once we issue the delete to the proper row/region we run a flush, then execute a ...
|
|
|
Author: Kevin O'dell,
2013-06-19, 12:39
|
|
|
|