hbase org.apache.hadoop.hbase.mapreduce.CopyTable --peer.adr=jobs-dev-zoo1,jobs-dev-zoo2,jobs-dev-zoo3:2181:/hbase tableName
reference : http://hbase.apache.org/book/ops_mgt.html#copytable
on the other hand, copy files between cluster is convenient using distcp
on the other hand, copy files between cluster is convenient using distcp
hadoop distcp hdfs://jobs-hnn1/data/prod/jobs/mr/gnip/harvester/user_data/20130110/20130110004838936/output/scor* hdfs://jobs-hnn2/data/prod/jobs/mr/gnip/harvester/user_data/20130110/20130110004838936/output/
No comments:
Post a Comment