Samir Ahmic created HBASE-13580:
-----------------------------------
Summary: 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
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)