diff --git bin/replication/copy_tables_desc.rb bin/replication/copy_tables_desc.rb index ed85655..13cfaff 100644 --- bin/replication/copy_tables_desc.rb +++ bin/replication/copy_tables_desc.rb @@ -32,7 +32,6 @@ import org.apache.hadoop.hbase.EmptyWatcher import org.apache.hadoop.hbase.client.HBaseAdmin import org.apache.hadoop.hbase.HTableDescriptor import org.apache.hadoop.conf.Configuration -import org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper # Name of this script NAME = "copy_tables_desc"