Re: Unable to start regionserver in distributed mode

2013-03-28 Thread Mohammad Tariq
also make sure that you have proper name resolution as it is vital for a healthy Hbase operation. Sometimes even after configuring everything perfectly Hbase refuses to work as intended just because of improper name resolution. Add the actual host name along with their IPs in the /etc/hosts file.

Re: Unable to start regionserver in distributed mode

2013-03-28 Thread Leonid Fedotov
Make sure you use hosts names, not "localhost" as name in the hadoop and base configurations. Thank you! Sincerely, Leonid Fedotov On Mar 28, 2013, at 8:30 AM, anand nalya wrote: > Hi, > > I'm trying to run HBase in distrbuted mode with 2 region servers, but when > starting it, I'm getting th

Re: Unable to start regionserver in distributed mode

2013-03-28 Thread Ted Yu
bq. 1 regionserver running on localhost:60020 But you were trying to run in distrbuted mode, right ? How did you deploy / start HBase ? Cheers On Thu, Mar 28, 2013 at 8:30 AM, anand nalya wrote: > Hi, > > I'm trying to run HBase in distrbuted mode with 2 region servers, but when > starting it,

Re: Unable to start regionserver in distributed mode

2013-03-28 Thread shashwat shriparv
On Thu, Mar 28, 2013 at 9:00 PM, anand nalya wrote: > gionserver running on localhost:60020 check your hadoop configuration whether it is running with localhost or hbase if anywhere localhost??/ replace all localhost with actual domain name.. this is issue is just because hbase is starting at

Unable to start regionserver in distributed mode

2013-03-28 Thread anand nalya
Hi, I'm trying to run HBase in distrbuted mode with 2 region servers, but when starting it, I'm getting the following error: starting master, logging to /home/centos/opt/hbase-0.94.5/bin/../logs/hbase-centos-master-IMPETUS-DSRV01.IMPETUS.CO.IN.out 192.168.145.191: starting regionserver, logging t