| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
26 (0.563s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: checkAnd... - HBase - [mail # user]
|
|
...Why not go whole hog and create checkAndMultiMutate (for all varieties of mutation) (all on the same row)? Thanks, Mike From: Lior Schachter To: ...
|
|
|
Author: Mike Spreitzer,
2013-05-14, 18:25
|
|
|
Re: HBase cluster over multiple EC2 Availability Zones? - HBase - [mail # user]
|
|
...If there were a way to ask for an HBase cluster to be spread across multiple racks within the same AZ, would this be valuable? Thanks, Mike From: Amandeep Khu...
|
|
|
Author: Mike Spreitzer,
2013-05-06, 19:18
|
|
|
Re: Why only check1-and-putMany and check1-and-deleteMany? - HBase - [mail # user]
|
|
...I do not know what you mean about HBase not supporting appends. I see this: http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/client/HTableInterface.html#append%28org...
|
|
|
Author: Mike Spreitzer,
2012-11-19, 17:01
|
|
|
Re: Why only check1-and-putMany and check1-and-deleteMany? - HBase - [mail # user]
|
|
...If you are asking why the HBase API has appends as well as puts, I am not going to play the expert here. Either there is a good reason for it, or not. My goal in this...
|
|
|
Author: Mike Spreitzer,
2012-11-19, 16:19
|
|
|
Re: Why only check1-and-putMany and check1-and-deleteMany? - HBase - [mail # user]
|
|
...I am not looking at the trunk. I am just a user looking at the interface documented on the web site and wondering why the atomic composite functionality is so limited. &nbs...
|
|
|
Author: Mike Spreitzer,
2012-11-18, 06:28
|
|
|
Why only check1-and-putMany and check1-and-deleteMany? - HBase - [mail # user]
|
|
...If I understand correctly, an HTable has two composite atomic operations, checkAndPut and checkAndDelete. The check part checks just a single column's value. Why not ...
|
|
|
Author: Mike Spreitzer,
2012-11-18, 03:30
|
|
|
[HBASE-5412] HBase book, section 2.6.4, has deficient list of client dependencies - HBase - [issue]
|
|
...The current text in section 2.6.4 of the HBase book says this about client dependencies:Minimally, a client of HBase needs the hbase, hadoop, log4j, commons-logging, commons-lang, and ZooKee...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5412
Author: Mike Spreitzer,
2012-09-07, 12:41
|
|
|
Understanding responseTooSlow in HBase regionserver log - HBase - [mail # user]
|
|
...I found http://hbase.apache.org/book/ops.monitoring.html but am confused about the distinction between operationTooSlow and responseTooSlow. I find the text "client operati...
|
|
|
Author: Mike Spreitzer,
2012-04-26, 17:55
|
|
|
RE: Important Question - HBase - [mail # user]
|
|
...A bit more grist for our mill: what transaction rate do you need to support? Are you concerned with a lookup or aggregation query "correctly" including a record that is bei...
|
|
|
Author: Mike Spreitzer,
2012-01-25, 21:28
|
|
|
RE: Important Question - HBase - [mail # user]
|
|
...Just a couple more questions. Your data will all be in one place, this is not a federated architecture, right? How much data are we talking about? It sounds like you ...
|
|
|
Author: Mike Spreitzer,
2012-01-25, 21:04
|
|
|
|