Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 104 (0.288s).
Loading phrases to help you
refine your search...
Re: Hbase MapReduce - HBase - [mail # user]
...Do you think it would be a good idea to temper the use of CoProcessors?  This kind of reminds me of when people first started using stored procedures...   Sent from a remote device...
   Author: Michel Segel, 2012-11-24, 18:05
Re: more regionservers does not improve performance - HBase - [mail # user]
...Here's a key statement: Again, I am on grid which is used by many others, and the machines in my cluster are not dedicated to my job. I am mainly looking at scalability trends when running w...
   Author: Michel Segel, 2012-10-15, 11:41
Re: Problem with Hadoop and /etc/hosts file - HBase - [mail # user]
...Just a hunch, w DNS, do you have your rDNS (reverse DNS lookup) set up corre ctly.  Sent from a remote device. Please excuse any typos...  Mike Segel  On Sep 15, 2012, at 8:04...
   Author: Michel Segel, 2012-09-17, 03:08
Re: More rows or less rows and more columns - HBase - [mail # user]
...Option c, depending on the use case, add a structure to you columns to store  the data. You may want to update this section....   Sent from a remote device. Please excuse any typos...
   Author: Michel Segel, 2012-09-11, 10:59
Re: adding data - HBase - [mail # user]
...Ok, a couple of things....  First, a contrarian piece of advice.... Don't base your performance tuning on your initial load, but on your system a t its steady state. It's a simple conce...
   Author: Michel Segel, 2012-08-04, 12:40
Re: Use of MD5 as row keys - is this safe? - HBase - [mail # user]
...http://en.wikipedia.org/wiki/SHA-1  Check out the comparisons between the different SHA algos.  In theory a collision was found for SHA-1, but none found for SHA-2 does tha t mean ...
   Author: Michel Segel, 2012-07-22, 12:00
Re: Use of MD5 as row keys - is this safe? - HBase - [mail # user]
...I don't believe that there has been any reports of collisions, but if. You a re concerned you could use the SHA-1 for generating the hash. Relatively spe aking, SHA-1is slower, but still fas...
   Author: Michel Segel, 2012-07-20, 19:16
Re: Rowkey hashing to avoid hotspotting - HBase - [mail # user]
...Reading hot spotting? Hmmm there's a cache and I don't see any real use cases where you would have  it occur naturally.  Sent from a remote device. Please excuse any typos...  ...
   Author: Michel Segel, 2012-07-17, 16:44
Re: When node is down - HBase - [mail # user]
...You don't notice it faster, it's the timeout.  You can reduce the timeout, it's configurable. Default is 10 min.  There shouldn't be downtime of the cluster, just the node.  N...
   Author: Michel Segel, 2012-06-25, 03:14
Re: Timestamp as a key good practice? - HBase - [mail # user]
...You can't salt the key in the second table. By salting the key, you lose the ability to do range scans, which is what yo u want to do.    Sent from a remote device. Please excuse a...
   Author: Michel Segel, 2012-06-16, 14:35
Sort:
project
HBase (104)
Hadoop (60)
MapReduce (11)
HDFS (5)
type
mail # user (104)
date
last 7 days (0)
last 30 days (4)
last 90 days (17)
last 6 months (30)
last 9 months (104)
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 (419)
Gary Helmling (290)
Michel Segel