You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2012/05/16 01:53:07 UTC

[jira] [Updated] (HBASE-6008) copy_tables_desc.rb has in proper imports

     [ https://issues.apache.org/jira/browse/HBASE-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Hsieh updated HBASE-6008:
----------------------------------

    Affects Version/s: 0.96.0
                       0.90.0
                       0.92.0
                       0.94.0
    
> copy_tables_desc.rb has in proper imports
> -----------------------------------------
>
>                 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