You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2015/04/11 03:34:12 UTC

[jira] [Resolved] (HBASE-6008) copy_tables_desc.rb imports non-existant ZooKeeperWatcher

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

Andrew Purtell resolved HBASE-6008.
-----------------------------------
    Resolution: Incomplete
      Assignee:     (was: Jean-Daniel Cryans)

> 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.95.2
>            Reporter: Jonathan Hsieh
>         Attachments: rm.txt
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)