No it was not intentional. I am new to HBase. I tried to connect the systems in the same network 10.2.8 and got the same error, I wasnot able to figure out the problem.
Could you explain me briefly how to connect the systems and what are the requirements(sshing etc)? Please specify configuration of hbase-site.xml in slave nodes. On Sun, Jan 3, 2010 at 2:28 AM, stack <[email protected]> wrote: > The below log seems odd in that you would seem to have a cluster that spans > networks: 10.2.8 and 192.168.36. Is this intentional? > > Have you rsync'd the hbase code all across your cluster and enabled ssh'ing > between cluster members? (IIRC, the ssh forwards some environment > variables.. maybe this is allowed in your ssh setup?). > > Does /home/abhilash/hbase/bin/hbase-daemon.sh exist at > [email protected]? If so, does the user running the cluster have > access? > > St.Ack > > On Sat, Jan 2, 2010 at 9:26 AM, Aswarth <[email protected]> wrote: > > > Hi > > I'm trying to run HBase in distributed mode. I am facing a problem > while > > connecting to HRegionservers listed in the conf/regionservers file. > > > > After executing the command bin/start-hbase.sh > > > > localhost.localdomain: starting zookeeper, logging to > > /home/abhilash/study/sem7/ > > Cloud-Computing/proj/hbase/bin/../logs/hbase-abhilash-zookeeper- > > localhost.localdomain.out > > starting master, logging to > > > > > /home/abhilash/hbase/bin/../logs/hbase-abhilash-master-localhost.localdomain.out > > 10.2.8.134: starting regionserver, logging to > > > > > /home/abhilash/hbase/bin/../logs/hbase-abhilash-regionserver-localhost.localdomain.out > > [email protected]: bash: line 0: cd: > > /home/abhilash/hbase/bin/..: > > No such file or directory > > [email protected]: bash: > > /home/abhilash/hbase/bin/hbase-daemon.sh: No such file or directory > > > > In the above it was trying to connect to the server 192.168.36.158 but it > > is > > giving the an error that no such file exists. > > HBASE_HOME is /home/abhilash/hbase > > > > I wasnot able to understand what the problem is? > > Help me with this. > > > > Regards > > Aswarth > > > -- Aswarth
