Hi Pere and Nishanth,

In master branch i developt a bash script to same problem. Its name is
considerAsDead.sh [1] It mark as dead and start the recovery process.

[1] https://github.com/apache/hbase/blob/master/bin/considerAsDead.sh

Talat
On Nov 3, 2014 8:32 PM, "Nishanth S" <nishanth.2...@gmail.com> wrote:

> Thanks Pere. I just did that and still  has the dead region server  showing
> up in Master UI as well as  in status command.I have replication turned on
>  in hbase and seeing few issues.Below is the stack trace I am seeing.
>
> 2014-11-03 18:31:00,215 WARN
> org.apache.hadoop.hbase.replication.regionserver.ReplicationSource: Can't
> replicate because of a local or network error:
> java.io.IOException: No replication sinks are available
>         at
>
> org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager.getReplicationSink(ReplicationSinkManager.java:117)
>         at
>
> org.apache.hadoop.hbase.replication.regionserver.ReplicationSource.shipEdits(ReplicationSource.java:652)
>         at
>
> org.apache.hadoop.hbase.replication.regionserver.ReplicationSource.run(ReplicationSource.java:350)
> 2014-11-03 18:31:00,459 WARN
> org.apache.hadoop.hbase.replication.regionserver.ReplicationSource: Can't
> replicate because of a local or network error:
> java.io.IOException: No replication sinks are available
>         at
>
> org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager.getReplicationSink(ReplicationSinkManager.java:117)
>         at
>
> org.apache.hadoop.hbase.replication.regionserver.ReplicationSource.shipEdits(ReplicationSource.java:652)
>         at
>
> org.apache.hadoop.hbase.replication.regionserver.ReplicationSource.run(ReplicationSource.java:350)
>
> On Mon, Nov 3, 2014 at 11:18 AM, Pere Kyle <p...@whisper.sh> wrote:
>
> > Nishanth,
> >
> > In my experience the only way I have been able to clear the dead region
> > servers is to restart the master daemon.
> >
> > -Pere
> >
> > On Mon, Nov 3, 2014 at 9:49 AM, Nishanth S <nishanth.2...@gmail.com>
> > wrote:
> >
> > > Hey folks,
> > >
> > > How do I remove a dead region server?.I manually failed over the hbase
> > > master but this is still appearing in master UI and also on the status
> > > command that I run.
> > >
> > > Thanks,
> > > Nishan
> > >
> >
>

Reply via email to