| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
571 (0.211s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Data Locality, HBase? Or Hadoop? - HBase - [mail # user]
|
|
...Hi there- This is also discussed in the Regions section in the RefGuide: http://hbase.apache.org/book.html#regions.arch 9.7.3. Region-RegionServer Locality On...
|
|
|
Author: Doug Meil,
2012-12-03, 15:45
|
|
|
[HBASE-7241] [refGuide] Update to Performannce/writing/presplit - HBase - [issue]
|
|
...Took the pre-split example that was in Performance/Writing/Pre-split and moved it to the Schema Design/RowKey-PreSplit section that was just created.Updated the Perf/pre-split section to add...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7241
Author: Doug Meil,
2012-11-30, 00:09
|
|
|
[HBASE-7228] [refguide] Addition to SchemaDesign -added entry to "Rows as Columns" - HBase - [issue]
|
|
...There are two schema design approaches in the RefGuide currently, rows vs. versions and rows vs. columns. But as OpenTSDB demonstrates there is a third: rows as columns.Adding a refere...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7228
Author: Doug Meil,
2012-11-29, 00:33
|
|
|
[HBASE-7223] [refguide] Addition to SchemaDesign - RowKey design about understanding keyspace and region splits - HBase - [issue]
|
|
...Adding an entry in the RowKey design section in the Schema Design chapter about understanding the keyspace and splits when pre-splitting tables....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7223
Author: Doug Meil,
2012-11-28, 17:50
|
|
|
Re: Expert suggestion needed to create table in Hbase - Banking - HBase - [mail # user]
|
|
...Hi there, somebody already wisely mentioned the link to the # of CF's entry, but here are a few other entries that can save you some heartburn if you read them ahead of time. http://hb...
|
|
|
Author: Doug Meil,
2012-11-26, 13:43
|
|
|
Re: Paging On HBASE like solr - HBase - [mail # user]
|
|
...Hi there- Then don't use an end-row and break out of the loop when you hit 100 rows. On 11/22/12 5:16 AM, "Vajrakumar" wrote: ...
|
|
|
Author: Doug Meil,
2012-11-22, 12:17
|
|
|
Re: Region hot spotting - HBase - [mail # user]
|
|
...Hi there- If he's using monotonically increasing keys the pre splits won't help because the same region is going to get all the writes. http://hbase.apache.org/book.html#rowkey.d...
|
|
|
Author: Doug Meil,
2012-11-21, 18:52
|
|
|
Re: Paging On HBASE like solr - HBase - [mail # user]
|
|
...Hi there, Pretty similar approach with Hbase. See the Scan class. http://hbase.apache.org/book.html#data_model_operations On 11/21/12 1:04 PM, "Vajraku...
|
|
|
Author: Doug Meil,
2012-11-21, 18:50
|
|
|
Re: HBase map reduce exaple - HBase - [mail # dev]
|
|
...Hi there, you need to read about custom map reduce keys... http://developer.yahoo.com/hadoop/tutorial/module5.html#types On 11/19/12 3:17 AM, "marcin.kasinski" &nbs...
|
|
|
Author: Doug Meil,
2012-11-19, 16:20
|
|
|
[HBASE-3869] RegionServer metrics - add read and write byte-transfer statistics - HBase - [issue]
|
|
...It would be beneficial to have the "data transfer weight" of reads and writes per region server.HBASE-3647 split out the read/write metric requests from the uber-"request" metric - which is ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-3869
Author: Doug Meil,
2012-11-13, 17:48
|
|
|
|