r test cluster I tested this scenario, and it got resolved after
> > restarting master.
> > Other than restarting master I couldn't find any solution.
> > Thanks,Sandeep.
> >
> > > From: nkey...@gmail.com
> > > Date: Wed, 4 Mar 2015 14:55:03 +0100
>
on.
> Thanks,Sandeep.
>
> > From: nkey...@gmail.com
> > Date: Wed, 4 Mar 2015 14:55:03 +0100
> > Subject: Re: Where is HBase failed servers list stored
> > To: user@hbase.apache.org
> >
> > If I understand the issue correctly, restarting the master shou
0
> Subject: Re: Where is HBase failed servers list stored
> To: user@hbase.apache.org
>
> If I understand the issue correctly, restarting the master should solve the
> problem.
>
> On Wed, Mar 4, 2015 at 5:55 AM, Ted Yu wrote:
>
> > Please see HBASE-13067 Fix cachin
when running hbase balancer HMaster is trying to connect to old IP
> > Address instead of new IP Address.
> > One more thing here is when I checked regionserver status on 60010 port
> > its showing as up and running.
> > Thanks,Sandeep.
> >
> > > From:
ing.
> Thanks,Sandeep.
>
> > From: nkey...@gmail.com
> > Date: Tue, 3 Mar 2015 19:01:01 +0100
> > Subject: Re: Where is HBase failed servers list stored
> > To: user@hbase.apache.org
> >
> > It's in local memory. When HBase cannot connect to a server, it p
ere is when I checked regionserver status on 60010 port its
showing as up and running.
Thanks,Sandeep.
> From: nkey...@gmail.com
> Date: Tue, 3 Mar 2015 19:01:01 +0100
> Subject: Re: Where is HBase failed servers list stored
> To: user@hbase.apache.org
>
> It's in local memory. W
It's in local memory. When HBase cannot connect to a server, it puts it
into the "failedServerList" for 2 seconds. This is to avoid having all the
threads going into a potentially long socket timeout. Are you sure that you
can connect from the master to this machine/port?
You can change the time i
Hi,
While trying to run hbase balancer I am getting error message as "This server
is in the failed servers list".Due to this cluster is not getting balanced.
Even though regionserver is up and running hmaster is unable to connect to it.
The odd thing here is hmaster is able to start regionserver a