Here is the help message for peer.adr parameter: peer.adr Address of the peer cluster given in the format
hbase.zookeeer.quorum:hbase.zookeeper.client.port:zookeeper.znode.parent Looks like the parameter in your initial command didn't conform to the above format. On Thu, Jan 22, 2015 at 9:38 AM, Shaun Elliott <[email protected]> wrote: > I'm not sure why it is trying to connect to ZK on localhost, maybe that is > the default? I added this property to the job to get it to work: > > -Dhbase.zookeep.quorum=host1,host2,host3 > > > > -- > View this message in context: > http://apache-hbase.679495.n3.nabble.com/zookeeper-connection-loss-on-table-copy-tp4067774p4067794.html > Sent from the HBase User mailing list archive at Nabble.com. >
