Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 71 to 80 from 104 (0.416s).
Loading phrases to help you
refine your search...
Re: Hadoop and Hbase compatibility - HBase - [mail # user]
...You may want to consider making a set of symbolic links. So you would link h adoop.jar to the correct Hadoop version (whichever flavor you run.) and the l ink Hadoop.jar in HBase to that had...
   Author: Michel Segel, 2011-12-17, 10:28
Re: Dealing with single point of failure - HBase - [mail # user]
...Sorry to join late... SPoF is a real problem if your planning to serve data realtime from your clu ster. ( Yes you can do this w HBase ...)  Then, regardless of data loss, you have to b...
   Author: Michel Segel, 2011-12-15, 02:23
Re: getting row info without data - HBase - [mail # user]
...Doesn't sound like it... He mentions column names... sounds like he would be better off writing to two tables. One that stores on ly the column name and one that stores the data in each colu...
   Author: Michel Segel, 2011-11-28, 21:21
Re: Multiple tables vs big fat table - HBase - [mail # user]
...Mark,  I think you've gotten a bit more of an explanation...  The reason I say 'It depends...' is that there are arguments for either desi gn. If your log events are going to be ac...
   Author: Michel Segel, 2011-11-21, 09:40
Re: Schema design question - Hot Key concerns - HBase - [mail # user]
...Hi,  OK... First a caveat... I haven't seen your initial normalized schema, so take wha t I say with a grain of salt...  The problem you are trying to solve is one which can be sol...
   Author: Michel Segel, 2011-11-20, 09:52
Re: Multiple tables vs big fat table - HBase - [mail # user]
...Mark,  Simple answer ... it depends... ;-)  Longer answer... What's your use case? What's your access pattern? Is the type of data, in th is case evenly distributed in terms of siz...
   Author: Michel Segel, 2011-11-20, 08:57
Re: Connection to two difference versions - HBase - [mail # user]
...Short answer no, not from java. You have a class loader problem which may ma ke it difficult to instantiate a connection and HBase objects in the second i nstance.  Longer answer... Let...
   Author: Michel Segel, 2011-11-17, 13:25
Re: region size/count per regionserver - HBase - [mail # user]
...The funny thing about tuning... What works for one situation may not work we ll for others. Using the old recommendation of never exceeding 1000 R per RS, keeping it lo w around 100-200 and ...
   Author: Michel Segel, 2011-11-04, 11:37
Re: Region has been OPENING for too long - HBase - [mail # user]
...What did you set your max region size?    Sent from a remote device. Please excuse any typos...  Mike Segel  On Oct 31, 2011, at 5:07 AM, Matthew Tovbin  wrote: &nbs...
   Author: Michel Segel, 2011-10-31, 13:48
Re: A requirement to change time of the Hbase cluster. - HBase - [mail # user]
...Maybe I'm missing something...  The purpose of using an ntp server is that your machines all have the same t ime. Also you would sync your ntp server clock to one of the global ntp serv...
   Author: Michel Segel, 2011-10-25, 19:54
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 (31)
last 9 months (104)
author
Stack (3750)
Ted Yu (2467)
Jean-Daniel Cryans (2270)
Andrew Purtell (1454)
lars hofhansl (980)
Ryan Rawson (862)
Jean-Marc Spaggiari (676)
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