Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 91 to 100 from 104 (1.095s).
Loading phrases to help you
refine your search...
Re: Hadoop not working after replacing hadoop-core.jar with hadoop-core-append.jar - HBase - [mail # user]
...Just a simple suggestion... When you install Hadoop and HBase, you may want to go into /usr/lib/hadoop a nd create a symbolic link called hadoop.jar that points to the current hadoo p jar. D...
   Author: Michel Segel, 2011-06-10, 11:12
Re: Hbase Hardware requirement - HBase - [mail # user]
...Expensive is relative and with the latest intel hardware release you're star ting to see 10gbe on the motherboard.  Not to mention you don't get a linear boost w port bonding.  You...
   Author: Michel Segel, 2011-06-10, 01:58
Re: How to efficiently join HBase tables? - HBase - [mail # user]
...  This is why I was suggesting using the temp tables and not trying to do it a s a sing map reduce job.  When your data sets get very large you will have p roblems.........   ...
   Author: Michel Segel, 2011-06-09, 12:09
Re: How to efficiently join HBase tables? - HBase - [mail # user]
...Doug, I think I should clarify something...  Yes I am the only one who is saying get() won't work.  The question was asked on how to do an efficient join where there were no sp eci...
   Author: Michel Segel, 2011-06-09, 12:02
Re: How to efficiently join HBase tables? - HBase - [mail # user]
...Unless I am mistaken... get() requires a row key, right? And you can join tables on column data which isn't in the row key, right?  So how do you do a get()? :-)  Sure there is mor...
   Author: Michel Segel, 2011-06-08, 14:14
Re: using HBase to read from xml files in HDFS - HBase - [mail # user]
...James, yes you can do it. You need to write your own input format to split each input on a specified t ag boundary.  Sent from a remote device. Please excuse any typos...  Mike Seg...
   Author: Michel Segel, 2011-06-03, 12:01
Re: HBase Transaction per second in Map-Reduce - HBase - [mail # user]
...You could, but you don't really need to do that. Of course the size of your cache is tunable and based on how much memory you  have. On a side note... You said you're on CDH3, it doesn'...
   Author: Michel Segel, 2011-05-24, 21:21
Re: How to speedup Hbase query throughput - HBase - [mail # user]
...Ok. This why I asked you earlier about how you were generating your user ids.  You're not going to get a good distribution.  First, random numbers usually aren't that random.  ...
   Author: Michel Segel, 2011-05-20, 06:15
Re: How to speedup Hbase query throughput - HBase - [mail # user]
...I had asked the question about how he created random keys... Hadn't seen a r esponse.  Sent from a remote device. Please excuse any typos...  Mike Segel  On May 18, 2011, at 1...
   Author: Michel Segel, 2011-05-19, 11:42
Re: Hmaster is OutOfMemory - HBase - [mail # user]
...filesize , parallel scalability will be low and affect scan latency . rashed?   Hi,  From what everyone I've talked with, a rule of thumb is to have no more th an 1000 regions per ...
   Author: Michel Segel, 2011-05-12, 10:47
Sort:
project
HBase (104)
Hadoop (60)
MapReduce (11)
HDFS (5)
type
mail # user (104)
date
last 7 days (0)
last 30 days (5)
last 90 days (19)
last 6 months (31)
last 9 months (104)
author
Stack (3750)
Ted Yu (2467)
Jean-Daniel Cryans (2269)
Andrew Purtell (1454)
lars hofhansl (978)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Michel Segel