Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 61 to 70 from 477 (0.074s).
Loading phrases to help you
refine your search...
Re: HBASE - select distinct query against the rowkey - HBase - [mail # user]
...There is no concept of transaction in the NoSQL world.  At least not in HBase.  All writes are atomic. Note that you *could* hold a lock, however, not really a good idea for a clie...
   Author: Michael Segel, 2012-12-20, 16:48
Re: HBASE - select distinct query against the rowkey - HBase - [mail # user]
...Not sure why you have timestamp in the key... assuming that message id would be incremented therefore rows would be in time order anyways.   But to answer your question...  You wil...
   Author: Michael Segel, 2012-12-20, 15:59
Re: Is it necessary to set MD5 on rowkey? - HBase - [mail # user]
...Lars,  Ok... he's talking about buckets.  So when you have N buckets, what is the least number of get()s do you need to fetch the single row?  (Hint: The answer is N)  Ho...
   Author: Michael Segel, 2012-12-20, 13:20
Re: Many scanner opening - HBase - [mail # user]
...I'd suggest looking in to a schema design change.  On Dec 18, 2012, at 2:01 AM, Eugeny Morozov  wrote:  ...
   Author: Michael Segel, 2012-12-20, 13:14
Re: Is it necessary to set MD5 on rowkey? - HBase - [mail # user]
...Ok,   Lets try this one more time...   If you salt, you will have to do a *FULL* *TABLE* *SCAN* in order to retrieve the row.  If you do something like a salt that uses only &...
   Author: Michael Segel, 2012-12-20, 01:23
Re: recommended nodes - HBase - [mail # user]
...Yeah,  I couldn't argue against LVMs when talking with the system admins.  In terms of speed its noise because the CPUs are pretty efficient and unless you have more than 1 drive p...
   Author: Michael Segel, 2012-12-20, 01:14
Re: Is it necessary to set MD5 on rowkey? - HBase - [mail # user]
...And there's the rub.   Hashing is one thing.  Salting is another.   Hashing good. Salting bad.  That simple. BTW, truncating the hash and appending the key falls in to ha...
   Author: Michael Segel, 2012-12-20, 01:09
Re: Is it necessary to set MD5 on rowkey? - HBase - [mail # user]
...Ok...  So you use a random byte or two at the front of the row. How do you then use get() to find the row?  How do you do a partial scan()?   Do you start to see the problem? ...
   Author: Michael Segel, 2012-12-20, 01:02
Re: Customizing hbase shell's table formatting - HBase - [mail # user]
...Well the shell is written in JRuby which is pretty much Ruby.   That's the best way to enhance the shell.   On Dec 19, 2012, at 2:56 PM, Adam Phelps  wrote:  ...
   Author: Michael Segel, 2012-12-19, 21:04
Re: Is it necessary to set MD5 on rowkey? - HBase - [mail # user]
...I think you missed the point.  You seem to think that salting is ok.  I want you to walk through an example so that we can discuss it. ;-)   On Dec 19, 2012, at 2:51 PM, lars ...
   Author: Michael Segel, 2012-12-19, 21:02
Sort:
project
HBase (477)
Hadoop (213)
MapReduce (75)
HDFS (25)
type
mail # user (477)
date
last 7 days (0)
last 30 days (19)
last 90 days (30)
last 6 months (82)
last 9 months (477)
author
Stack (3759)
Ted Yu (2476)
Jean-Daniel Cryans (2281)
Andrew Purtell (1455)
lars hofhansl (989)
Ryan Rawson (862)
Jean-Marc Spaggiari (681)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (420)
Gary Helmling (290)