| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
477 (0.139s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Key Value collision - HBase - [mail # user]
|
|
...Yes, but that wasn't what he asked. ;-) On May 16, 2013, at 3:05 PM, Jeff Kolesky wrote: ...
|
|
|
Author: Michael Segel,
2013-05-16, 20:50
|
|
|
Re: Key Value collision - HBase - [mail # user]
|
|
...Last row inserted wins. On May 16, 2013, at 1:49 PM, Varun Sharma wrote: ...
|
|
|
Author: Michael Segel,
2013-05-16, 19:00
|
|
|
Re: GET performance degrades over time - HBase - [mail # user]
|
|
...If you're not swapping then don't worry about it. My comment was that even though you set the swap to 0, and I'm going from memory, its possible for some swap to occur. (But I c...
|
|
|
Author: Michael Segel,
2013-05-16, 18:59
|
|
|
Re: GET performance degrades over time - HBase - [mail # user]
|
|
...Going from memory, the swap value setting to 0 is a suggestion. You may still actually swap, but I think its a 'last resort' type of thing. When you look at top, at the top of the pag...
|
|
|
Author: Michael Segel,
2013-05-16, 18:46
|
|
|
Re: failed to create table using hbase shell - HBase - [mail # user]
|
|
...What do you get when you enter the status command? (status 'simple' or just status should be sufficient.) Just because you can start the HBase Shell doesn't mean that the cluste...
|
|
|
Author: Michael Segel,
2013-05-09, 16:52
|
|
|
Re: Export / Import and table splits - HBase - [mail # user]
|
|
...I don't see much value in duplicating the table's structure, but IMHO, the jury is still out. On May 7, 2013, at 6:02 PM, Jean-Marc Spaggiari wrote: ...
|
|
|
Author: Michael Segel,
2013-05-07, 23:11
|
|
|
Re: Export / Import and table splits - HBase - [mail # user]
|
|
...Silly question... If you're doing a simple export, then you end up with all of your prior regions as separate files in a directory, right? So in theory, you could find the firs...
|
|
|
Author: Michael Segel,
2013-05-07, 22:34
|
|
|
Re: Poor HBase map-reduce scan performance - HBase - [mail # user]
|
|
...You really don't want to mess around with the block size. Sure larger blocks are better for sequential scans, but the minute you do a lot of random ad hoc fetches... you're kinda screw...
|
|
|
Author: Michael Segel,
2013-05-06, 03:09
|
|
|
Re: Premature EOF: no length prefix available - HBase - [mail # user]
|
|
...On May 2, 2013, at 4:18 PM, Andrew Purtell wrote: Yeah at a spot price of $3.00 an hour per server? Its expensive and fast. Note that you will want to up the number of slo...
|
|
|
Author: Michael Segel,
2013-05-02, 21:32
|
|
|
Re: Scala and Hbase, hbase-default.xml file seems to be for and old version of HBase (null) - HBase - [mail # user]
|
|
...What about deflating the jar, to get the file and to put it manually on the classpath? At least it will help in terms of debugging the underlying problem. On May 1, 2013, at 3:...
|
|
|
Author: Michael Segel,
2013-05-01, 15:24
|
|
|
|