Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 38 (0.084s).
Loading phrases to help you
refine your search...
Re: hbase-0.94.7 doesn't support HDFS QJM HA - HBase - [mail # user]
...Thanks Damien.  I add core-site.xml and hdfs-site.xml link under HBase conf dir, then everything works well.  please ingore this thread. sorry.   On Fri, May 24, 2013 at 6:31 ...
   Author: Azuryy Yu, 2013-05-24, 10:39
Re: hbase-0.94.7 doesn't support HDFS QJM HA - HBase - [mail # user]
...they are all configured as you pointed.  On May 24, 2013 6:18 PM, "Damien Hardy"  wrote:  ...
   Author: Azuryy Yu, 2013-05-24, 10:26
Re: hbase-0.94.7 doesn't support HDFS QJM HA - HBase - [mail # user]
...hdfs was well configured, many tests have done.  On May 24, 2013 6:18 PM, "Damien Hardy"  wrote:  ...
   Author: Azuryy Yu, 2013-05-24, 10:25
hbase-0.94.7 doesn't support HDFS QJM HA - HBase - [mail # user]
...Hi,  I configured HDFS ha using QJM, so I configured hbase as following:         hbase.rootdir     hdfs://test-cluster     test-cluster is my nam...
   Author: Azuryy Yu, 2013-05-24, 10:11
Re: [ANNOUNCE] Phoenix 1.2 is now available - HBase - [mail # user]
...why off-list? it would be better share here.  On May 18, 2013 12:14 AM, "James Taylor"  wrote:  ...
   Author: Azuryy Yu, 2013-05-20, 11:07
Re: namenode recovery from HA enviorment - HBase - [mail # user]
...active or standby NN failed.  does that failover automatically?  just run "hadoop-deamon.sh start namenode" on your failed NN.   On Thu, Apr 18, 2013 at 11:54 AM, huaxiang wro...
   Author: Azuryy Yu, 2013-04-18, 04:13
Re: Unable to connect from windows desktop to HBase - HBase - [mail # user]
...you need to put  protobuf-java-2.4.1.jar under the hbase_home/lib, then don't include it in your client class path. but if you used hbase-0.95 or hbase-0.96.1, protobuf jar is also need...
   Author: Azuryy Yu, 2013-04-15, 10:41
Re: Unable to connect from windows desktop to HBase - HBase - [mail # user]
...config = HBaseConfiguration.create();  this will read hbase-site.xml to get hmaster and zookeeper quorums, if not, then zookeeper quorums and hbase.master are all empty. so you cannot g...
   Author: Azuryy Yu, 2013-04-15, 10:37
Re: Unable to connect from windows desktop to HBase - HBase - [mail # user]
...you should put hbase-site.xml under your class path in your java client.  then, don't need to specify zookeeper quorum in your code.   On Mon, Apr 15, 2013 at 5:35 PM, Omkar Joshi ...
   Author: Azuryy Yu, 2013-04-15, 09:51
Re: Error while doing multi get from HBase - HBase - [mail # user]
...your CMS is not tuned, please find how tune CMS on java web site.  then Xmn is too small, this is not suitable for frequent multi get. please change Xmn=1g  On Apr 12, 2013 10:29 P...
   Author: Azuryy Yu, 2013-04-12, 14:33
Sort:
project
HDFS (54)
HBase (38)
MapReduce (35)
Hadoop (18)
Flume (7)
type
mail # user (38)
date
last 7 days (5)
last 30 days (5)
last 90 days (28)
last 6 months (38)
last 9 months (38)
author
Stack (3755)
Ted Yu (2473)
Jean-Daniel Cryans (2278)
Andrew Purtell (1454)
lars hofhansl (986)
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 (417)
Gary Helmling (290)
Azuryy Yu