| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
570 (0.309s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Hbase Bulk Load Java Sample Code - HBase - [mail # user]
|
|
...Hi there, in addition there is a fair amount of documentation about bulk loads and importtsv in the Hbase RefGuide. http://hbase.apache.org/book.html#importtsv On 8...
|
|
|
Author: Doug Meil,
2012-08-27, 18:01
|
|
|
Re: how client location a region/tablet? - HBase - [mail # user]
|
|
...For further information about the catalog tables and region-regionserver assignment, see thisŠ http://hbase.apache.org/book.html#arch.catalog On 8/19/12 7:36 AM, "...
|
|
|
Author: Doug Meil,
2012-08-23, 12:21
|
|
|
Re: Hbase Schema - HBase - [mail # user]
|
|
...re: Q2 Yes you can have the same CF name in different tables. Column Family names are embedded in each KeyValue. See: http://hbase.apache.org/book.html#regions....
|
|
|
Author: Doug Meil,
2012-07-11, 19:59
|
|
|
Re: RDBMS to HBASE schema migration - HBase - [mail # user]
|
|
...Hi there- I commend your enthusiasm for the Hbase project. For the "ground rules of Hbase" you probably want to read this closelyŠ http://hbase.apache.org/book.html#datamod...
|
|
|
Author: Doug Meil,
2012-06-28, 20:54
|
|
|
Re: Stargate: ScannerModel - HBase - [mail # user]
|
|
...One other thingŠ re: "I tried using rowFilter but it is quite slow." If you didn't use startRow/stopRow for the Scan you will be filtering all the rows in the table (albiet...
|
|
|
Author: Doug Meil,
2012-06-28, 12:24
|
|
|
Re: Timestamp as a key good practice? - HBase - [mail # user]
|
|
...Will do! On 6/14/12 2:06 AM, "Otis Gospodnetic" wrote: ...
|
|
|
Author: Doug Meil,
2012-06-14, 21:18
|
|
|
Re: HBase first steps: Design a table - HBase - [mail # user]
|
|
...Just wanted to point out that is also discussed under the autoFlush entry in this chapter.. http://hbase.apache.org/book.html#perf.writing .. but I think this could be better hig...
|
|
|
Author: Doug Meil,
2012-06-13, 21:25
|
|
|
Re: one HRegionServer means one DataNode? - HBase - [mail # user]
|
|
...Hi there- You probably should at least read this part of the RefGuide for an introŠ http://hbase.apache.org/book.html#architecture Š welcome to HBase! On 6/12...
|
|
|
Author: Doug Meil,
2012-06-12, 12:33
|
|
|
Re: The write process in the Region Server - HBase - [mail # user]
|
|
...Hi there- Your understanding is on track. You probably want to read this section.. http://hbase.apache.org/book.html#regions.arch Š as it covers those topics in more...
|
|
|
Author: Doug Meil,
2012-06-11, 12:22
|
|
|
Re: Shared HDFS for HBase and MapReduce - HBase - [mail # dev]
|
|
...Regarding locality, it's not just Lars' stuff, it's in the RefGuide (see section 9.7.3)Š http://hbase.apache.org/book.html#regions.arch re: "You will still be reading/writi...
|
|
|
Author: Doug Meil,
2012-06-06, 21:14
|
|
|
|