[ https://issues.apache.org/jira/browse/HBASE-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jonathan Hsieh updated HBASE-6008: ---------------------------------- Summary: copy_tables_desc.rb imports non-existant ZooKeeperWatcher (was: copy_tables_desc.rb has in proper imports) > copy_tables_desc.rb imports non-existant ZooKeeperWatcher > --------------------------------------------------------- > > Key: HBASE-6008 > URL: https://issues.apache.org/jira/browse/HBASE-6008 > Project: HBase > Issue Type: Bug > Affects Versions: 0.90.0, 0.92.0, 0.94.0, 0.96.0 > Reporter: Jonathan Hsieh > > This script, which seems to be part of replication does not work out of the > box against 0.90, 0.92, 0.94, or trunk because of this line: > {code} > import org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper > {code} > This file is not last appeared in the 0.89 branch, and actually is not needed > at all for the script to function. > The script is of dubious use -- we may want to consider removing it instead > of fixing it. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira