| clear query|facets|time |
Search criteria: .
Results from 131 to 140 from
438 (3.304s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Error creating table using snappy compression - HBase - [mail # user]
|
|
...He has Snappy, or else the CompressionTest would not work. I can only imagine that there is an issue with the RS process not being able to access the library path. Have you insta...
|
|
|
Author: Lars George,
2011-11-24, 11:47
|
|
|
Re: Please welcome the dynamic K-squared duo, Kannan and Karthick, our latest hbase committers! - HBase - [mail # dev]
|
|
...Awesome news! A very warm welcome to both of you! On Oct 31, 2011, at 6:19 PM, Stack wrote: ...
|
|
|
Author: Lars George,
2011-11-01, 20:15
|
|
|
Re: Scanning .META. with start/stop row - HBase - [mail # dev]
|
|
...Wow, awesome Todd: hbase(main):004:0> scan '.META.', {STARTROW => 'testtable2', LIMIT => 1} ROW &nb...
|
|
|
Author: Lars George,
2011-07-18, 06:22
|
|
|
Re: Scanning .META. with start/stop row - HBase - [mail # dev]
|
|
...Using the start row, it prints the entire META. Setting a stop row it does not print a single row: hbase(main):003:0> scan '.META.', { STARTROW => 'testtable2', STOPROW => 'te...
|
|
|
Author: Lars George,
2011-07-15, 18:40
|
|
|
Re: Edit for your book Lars. WAS --> Re: A question about zookeeper.session.timeout - HBase - [mail # dev]
|
|
...We also figured that you MUST set the maxSessionTimeout to the same value when using a stand alone ZooKeeper ensemble. The managed is fine, but the stand alone without that extra option in t...
|
|
|
Author: Lars George,
2011-07-15, 18:35
|
|
|
Scanning .META. with start/stop row - HBase - [mail # dev]
|
|
...Hi, I am on 0.90.1 (CDH3u0) but noticed that on trunk as well: doing scan of .META. using a start and stop row does not work. The start row does nothing, i.e. all is shown, and setting...
|
|
|
Author: Lars George,
2011-07-15, 18:31
|
|
|
Re: Table Name toString is wrong - HBase - [mail # dev]
|
|
...I agree, I also noticed it is printed twice. On Wed, Jul 6, 2011 at 2:31 PM, Stack wrote: ...
|
|
|
Author: Lars George,
2011-07-07, 18:52
|
|
|
Re: Some queestions about HBase Architecture - HBase - [mail # user]
|
|
...BTW, here the current version: http://ofps.oreilly.com/titles/9781449396107/architecture.html#archstorage Please add feedback online too :) On Jul 6, 2011, at 10:37 PM, La...
|
|
|
Author: Lars George,
2011-07-06, 21:41
|
|
|
Re: Some queestions about HBase Architecture - HBase - [mail # user]
|
|
...Hi Florin, Note that this was way old stuff. I updated that chapter the last 3-4 days. Inline... 1. How many MemStores can have Region? Each Store has a MemStore. &n...
|
|
|
Author: Lars George,
2011-07-06, 20:37
|
|
|
Re: .oldlogs in region dir - HBase - [mail # dev]
|
|
...Hi Dhruba, Yes, but that is the one on the root dir level. I am referring to the one on the region level. Cheers, Lars On Tue, Jul 5, 2011 at 6:25 AM, Dhruba Borthakur &nbs...
|
|
|
Author: Lars George,
2011-07-05, 14:41
|
|
|
|