Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 61 to 70 from 92 (0.119s).
Loading phrases to help you
refine your search...
multiple masters - HBase - [mail # user]
...Is zookeeper responsible for the backup/replication of -ROOT- and .META. files? It looks like I need multiple HBase masters setup to achieve high availability. In the multiple masters setup,...
   Author: Weishung Chung, 2011-01-28, 16:10
Re: HRegionLocation locateRegionInMeta - HBase - [mail # user]
...The fun thing about HBase is that I can browse the source code to understand the internal workings of the system and get amazed by the awesome coding done by talented engineers/coders :) Als...
   Author: Weishung Chung, 2011-01-28, 07:43
Re: HConnection timeout - HBase - [mail # user]
...Great ! Thank you :)  On Thu, Jan 27, 2011 at 7:16 PM, Stack  wrote:  ...
   Author: Weishung Chung, 2011-01-28, 07:35
Re: pass in customized path to hbase-default.xml and hbase-site.xml - HBase - [mail # user]
...Great ! Definitely will check out the package tomorrow ! Thanks :)  On Thu, Jan 27, 2011 at 6:12 PM, tsuna  wrote:  ...
   Author: Weishung Chung, 2011-01-28, 07:34
HRegionLocation locateRegionInMeta - HBase - [mail # user]
...I am trying to understand the HBase data insertion steps/procedures. Could anyone kindly enlighten me about this method?  org.apache.hadoop.hbase.client.HConnectionManager  private...
   Author: Weishung Chung, 2011-01-27, 23:24
HConnection timeout - HBase - [mail # user]
...What's the timeout mechanism in HConnection? Could I keep an instance of HTable, and letting it idle for a long time like a few hours and reuse it again for getting data?  Thank you....
   Author: Weishung Chung, 2011-01-27, 22:30
Re: pass in customized path to hbase-default.xml and hbase-site.xml - HBase - [mail # user]
...CLASSPATH hbase-default.xml, hbase-site.xml first and then addResource from the passed in Configuration and overwrite any existing ones. I will give it a try, thanks :)  On Wed, Jan 26,...
   Author: Weishung Chung, 2011-01-26, 22:53
Re: confused about HBaseConfiguration - HBase - [mail # user]
...Thanks !  On Wed, Jan 26, 2011 at 4:14 PM, Jean-Daniel Cryans wrote:  ...
   Author: Weishung Chung, 2011-01-26, 22:38
Re: groups tables in database - HBase - [mail # user]
...Thank you :) I guess I would have to append the database name to the table name when naming the table.  On Wed, Jan 26, 2011 at 4:28 PM, Jean-Daniel Cryans wrote:  ...
   Author: Weishung Chung, 2011-01-26, 22:37
pass in customized path to hbase-default.xml and hbase-site.xml - HBase - [mail # user]
...Correct me if i am wrong. If I want to pass in the path of hbase-site.xml to the HBaseConfiguration,  Create HBaseConfiguration() will still add the default xmls from the CLASSPATH and ...
   Author: Weishung Chung, 2011-01-26, 18:58
Sort:
project
HBase (92)
Avro (23)
Hadoop (20)
Hive (4)
MapReduce (2)
type
mail # user (83)
mail # dev (9)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (92)
author
Stack (3754)
Ted Yu (2471)
Jean-Daniel Cryans (2271)
Andrew Purtell (1454)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (679)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Weishung Chung