| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
86 (2.853s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Corresponding table in Hbase - HBase - [mail # user]
|
|
...Adarsh, HBase doesn't have the concept of a globally unique auto-incrementing "ID" column; that would require that all PUTs to any region of a table first go through some c...
|
|
|
Author: Ian Varley,
2012-02-22, 15:32
|
|
|
Re: Flushing to HDFS sooner - HBase - [mail # user]
|
|
...Manuel, do you have the WAL disabled? If not, theoretically, what "should" have happened here was that the WAL would have been synced to disk when the row was written (flush or n...
|
|
|
Author: Ian Varley,
2012-02-19, 16:00
|
|
|
Re: multiple partial scans in the row - HBase - [mail # user]
|
|
...James, Are your orderIds ordered? You say "a range of orderIds", which implies tha t (i.e. they're sequential numbers like 001, 002, etc, not hashes or random values). If so, the...
|
|
|
Author: Ian Varley,
2012-02-14, 18:01
|
|
|
Re: Book/RefGuide updated - HBase - [mail # user]
|
|
...Thanks for doing such a great, consistent job providing explanations and do cumentation about HBase, Doug! On Feb 10, 2012, at 2:09 PM, Doug Meil wrote: Hi folks- The HBas...
|
|
|
Author: Ian Varley,
2012-02-10, 20:21
|
|
|
Re: hbasecon date at the website - HBase - [mail # dev]
|
|
...Submission deadline is 2/20. Conference is 5/22. Ian On Feb 8, 2012, at 8:03 PM, Dani Rayan wrote: Hi, Could someone correct the date at http://www.hbasecon.com...
|
|
|
Author: Ian Varley,
2012-02-09, 02:05
|
|
|
Re: How to Rank in HBase? - HBase - [mail # user]
|
|
...Bing, HBase uses an approach to structuring its storage known as "Log Structured Merge Trees", which you can learn more about here: http://scholar.google.com/scholar?q=log+...
|
|
|
Author: Ian Varley,
2012-01-30, 06:36
|
|
|
Re: Delete client API. - HBase - [mail # dev]
|
|
...M.C., why would option B be superior to simply letting the native timestamp s in HBase do what they were meant to do, and then storing your app-level l ogical timestamps in the cell itself a...
|
|
|
Author: Ian Varley,
2012-01-18, 14:38
|
|
|
Re: does increasing region filesize followed by major compactions supposed to reduce number of regions? - HBase - [mail # user]
|
|
...Vinod, The answers to your questions (and so many more!) are easily found in the H Base Reference Guide: http://hbase.apache.org/book.html#schema.versions "Excess versions ...
|
|
|
Author: Ian Varley,
2012-01-12, 19:03
|
|
|
Re: HBase for ad-hoc aggregate queries - HBase - [mail # user]
|
|
...And in case no one else says it ... I'm taking a look at moving our datastore from Oracle to HBase This is a questionable project in the general case. HBase is not a relational s...
|
|
|
Author: Ian Varley,
2012-01-11, 19:15
|
|
|
Re: HBase meetup Was: HBase Hackathon @ EBay - HBase - [mail # dev]
|
|
...Huh, I dunno Lars. You think we can wheel that keggerator all the way down to San Jose? Might be fun trying ... On Jan 5, 2012, at 9:16 AM, "Stack" wrote: ...
|
|
|
Author: Ian Varley,
2012-01-05, 17:20
|
|
|
|