Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 43 (0.216s).
Loading phrases to help you
refine your search...
Re: Tables & rows disappear - HBase - [mail # user]
...Stack - Any thoughts on this?  On Mon, Jan 31, 2011 at 6:27 PM, Something Something  wrote:  ...
   Author: Something Something, 2011-02-02, 19:51
Re: Tables & rows disappear - HBase - [mail # user]
...1)  Version numbers:  hadoop-0.20.2 hbase-0.20.6   2)  autoFlush to 'true' works, but wouldn't that slow down the insertion process?  3)  Here's how I had set i...
   Author: Something Something, 2011-02-01, 02:27
Tables & rows disappear - HBase - [mail # user]
...Apologies for my dumbness.  I know it's some property that I am not setting correctly.  But every time I stop & start HBase & Hadoop I either lose all my tables or loose rows on ta...
   Author: Something Something, 2011-01-29, 01:37
Re: Bytes.toString(value)) returns empty string - HBase - [mail # user]
...Sorry.  Dumb user error.  Thanks JD for replying. It's good to know that the length is what I should look for in the future.  On Fri, Jan 21, 2011 at 10:49 AM, Jean-Daniel Cry...
   Author: Something Something, 2011-01-22, 02:17
Bytes.toString(value)) returns empty string - HBase - [mail # user]
...I have a column that looks like this under hbase shell:  column=Request:placement, timestamp=1295593730949, value=specific.ea.tracking.promo.deadspace2   In my code I have somethin...
   Author: Something Something, 2011-01-21, 07:52
Re: Couple of HBase related issues... - HBase - [mail # user]
...Sounds like #1 is not HBase issue, but HBql issue.  http://www.hbql.com/xref/org/apache/hadoop/hbase/hbql/impl/MappingManager.html  May be this method should be synchronized:  ...
   Author: Something Something, 2010-04-12, 22:59
Couple of HBase related issues... - HBase - [mail # user]
...I run into the following two issues related to HBase all the time, and therefore am wondering if there are any permanent fixes for these:  1) When I start Hadoop & HBase for the first t...
   Author: Something Something, 2010-04-12, 21:20
Re: setNumReduceTasks(1) - HBase - [mail # user]
...It is the latter, not the former.  Yes, but approximation is not allowed in this case.  Not sure how splitting in 2 jobs would help but let me think more about it.  Thanks for...
   Author: Something Something, 2010-01-30, 16:59
Re: setNumReduceTasks(1) - HBase - [mail # user]
...N could be up to 1000, and output from Map job could be about 5 Million.  We only want the top 1000 because rest of it could be just noise.  Thanks for your help.  On Fri, Jan...
   Author: Something Something, 2010-01-30, 02:32
Re: Reading table sequentially... - HBase - [mail # user]
...Thanks for the explanation.  So as per the link you provided the list() method would return a sorted list, correct?  About the 2nd point, I am using result.getFamilyMap() which ret...
   Author: Something Something, 2010-01-13, 05:32
Sort:
project
HBase (43)
Hadoop (40)
Pig (17)
Hive (14)
MapReduce (13)
Zookeeper (9)
Avro (7)
Kafka (4)
HDFS (2)
type
mail # user (43)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (43)
author
Stack (3791)
Ted Yu (2547)
Jean-Daniel Cryans (2293)
Andrew Purtell (1470)
lars hofhansl (1002)
Ryan Rawson (862)
Jean-Marc Spaggiari (703)
Todd Lipcon (673)
Doug Meil (573)
Jonathan Gray (516)
Jonathan Hsieh (515)
Michael Segel (485)
stack (440)
Lars George (439)
Gary Helmling (292)
Something Something