| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
571 (0.489s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-8571] CopyTable and RowCounter don't seem to use setCaching setting - HBase - [issue]
|
|
...Maybe it's just me, but I've been looking on trunk and I don't see where either RowCounter or CopyTable MapReduce can adjust the setCaching setting on the Scan instance.Example from RowCount...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8571
Author: Doug Meil,
2013-05-21, 15:49
|
|
|
Re: Reads are very slow - HBase - [mail # dev]
|
|
...Hi there, One thing to point out is that GZ compression is the tightest but slowest compression algorithm. If speed is important, probably want to look at Snappy for your CF comp...
|
|
|
Author: Doug Meil,
2013-05-21, 15:19
|
|
|
Re: RefGuide schema design examples - HBase - [mail # user]
|
|
...Thanks everybody, much appreciated! On 4/20/13 5:40 AM, "varun kumar" wrote: ...
|
|
|
Author: Doug Meil,
2013-04-22, 01:40
|
|
|
RefGuide schema design examples - HBase - [mail # user]
|
|
...Hi folks, I reorganized the Schema Design case studies 2 weeks ago and consolidated them into here, plus added several cases common on the dist-list. http://hbase.apache.org/book...
|
|
|
Author: Doug Meil,
2013-04-19, 22:39
|
|
|
Re: Eclipse + src/main/XML + Patch = Not working - HBase - [mail # dev]
|
|
...Ahhh... Stack moved them back from assembly to src/main/docbkx on April 7th. I'm not crazy, they *we're* actually moving around. :-) On 4/19/13 11:45 A...
|
|
|
Author: Doug Meil,
2013-04-19, 17:29
|
|
|
Re: Eclipse + src/main/XML + Patch = Not working - HBase - [mail # dev]
|
|
...Speaking of that, I did a few patches a few weeks ago and the refguide files were under "hbase-assembly", but I don't see them there anymore. What happened? On 4/19/13 9...
|
|
|
Author: Doug Meil,
2013-04-19, 15:45
|
|
|
Re: 答复: HBase random read performance - HBase - [mail # user]
|
|
...Hi there, regarding this... around …. Given that you are generating 10,000 random keys, your multi-get is very likely hitting all 5 nodes of your cluster. Historica...
|
|
|
Author: Doug Meil,
2013-04-15, 13:21
|
|
|
Re: HBase table truncate - HBase - [mail # dev]
|
|
...Thanks for the clarification. Upon first read I thought that this was a start of a discussion on putting writing a delete tombstone - I have had too many "transactional delete vs. trun...
|
|
|
Author: Doug Meil,
2013-04-10, 20:11
|
|
|
Re: HBase table truncate - HBase - [mail # dev]
|
|
...re: "truncate is supposed to be more like a "delete_all"," In an RDBMS an "truncate" doesn't do "delete all", it actually whacks the underlying files to clear the table (or a par...
|
|
|
Author: Doug Meil,
2013-04-10, 17:27
|
|
|
Re: ANN: HBase Refcard available - HBase - [mail # user]
|
|
...You beat me to it! :-) I just realized that right when I hit enter on my previous email. On 4/9/13 2:05 PM, "Otis Gospodnetic" wrote: ...
|
|
|
Author: Doug Meil,
2013-04-09, 18:07
|
|
|
|