Subject: Re: HBase doesn't work
Yeap ! I have restart all and reinstall all and it works. :) But i have another
questions :
- I have seen that Master runs with his RegionServer and the others in the
cluster. But it's possible to run Master only and the others RegionServer in
the clu
on reboot. This could be disconcerting.
Dave
-Original Message-
From: Laurent Hatier [mailto:laurent.hat...@gmail.com]
Sent: Wednesday, June 22, 2011 2:14 PM
To: user@hbase.apache.org
Subject: Re: HBase doesn't work
Yeap ! I have restart all and reinstall all and it works
Yeap ! I have restart all and reinstall all and it works. :)
But i have another questions :
- I have seen that Master runs with his RegionServer and the others in the
cluster. But it's possible to run Master only and the others RegionServer in
the cluster?
- Is there a great difference between the
I'm not sure what your specific problem is but these are the steps I'd take to
get it up and running:
1. Setup and get hdfs running (verify it by going to http://hdfs-host:50070/)
2. Get zookeeper up and running on 1 host
3. Get hbase up and running in pseudo distributed mode. See:
http://hbase.
And one thing : i have set the hbase-env like this : JAVA_HOME =
/usr/lib/jvm/java-6-sun, HBASE_MANAGE_ZK = true, HBASE_CLASSPATH =
/usr/lib/hadoop/conf and the hbase-site : hbase.cluster.distributed :
true and hbase.zookeeper.quorum : IP adresses of my 3 nodes
2011/6/22 Laurent Hatier
> My
My conf sorry : HBase 0.90.1 with cloudera & Hadoop 0.20 with cloudera
(package cdh3b4)
2011/6/22 Laurent Hatier
> Hi all,
>
> I know it's maybe ridiculous but i have problems with HBase installation in
> cluster. I will have follow 2-3 tutorials on it but it doesn't work.
> Well, first i would
Hi all,
I know it's maybe ridiculous but i have problems with HBase installation in
cluster. I will have follow 2-3 tutorials on it but it doesn't work.
Well, first i would like to know if it possible to have 2 servers in cluster
with HBase. I ask this because i have seen that we must have 3 serve