[
https://issues.apache.org/jira/browse/HBASE-13580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14526382#comment-14526382
]
Samir Ahmic commented on HBASE-13580:
-------------------------------------
Update regarding NPE and InclusiveStopFilter, it only happens when region start
key is empty. We can handle this error and log message that we were unable to
scan region or we can remove InclusiveStopFilter.
> 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-v2.patch, 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)