[ 
https://issues.apache.org/jira/browse/HBASE-13580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14519606#comment-14519606
 ] 

Ted Yu commented on HBASE-13580:
--------------------------------

Why is InclusiveStopFilter removed ?
{code}
218         if hostFromServerName == masterHostname
219           servers.delete(server)
220         end
{code}
What if region server happens to run on the same host as master ?

> region_mover.rb broken with TypeError: no public constructors for 
> Java::OrgApacheHadoopHbaseClient::HTable
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-13580
>                 URL: https://issues.apache.org/jira/browse/HBASE-13580
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 2.0.0
>         Environment: x86_64 GNU/Linux
>            Reporter: Samir Ahmic
>            Assignee: Samir Ahmic
>         Attachments: HBASE-13580.patch
>
>
> I was testing region_mover.rb on master branch  in distributed cluster and 
> hit this error. I have fixed this by using Connection#getTable instead of 
> HTable but look like this script needs some additional work:
> 1. Remove master server from region move targets list
> 2. --exclude=FILE option is not  working for me 
> I will try to get this script in functional state if there is no objections ?
>   



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to