[
https://issues.apache.org/jira/browse/HBASE-4931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Hsieh updated HBASE-4931:
----------------------------------
Description:
The book and the usage instructions could be improved to include more details,
things caveats and to better explain usage.
One example in particular, could be updated to refer to
ReplicationRegionInterface and ReplicationRegionServer in thier current
locations (o.a.h.h.client.replication and o.a.h.h.replication.regionserver),
and better explain why one would use particular arguments.
{code}
$ bin/hbase org.apache.hadoop.hbase.mapreduce.CopyTable
--rs.class=org.apache.hadoop.hbase.ipc.ReplicationRegionInterface
--rs.impl=org.apache.hadoop.hbase.regionserver.replication.ReplicationRegionServer
--starttime=1265875194289 --endtime=1265878794289
--peer.adr=server1,server2,server3:2181:/hbase TestTable
{code}
was:
The book and the usage instructions could be improved to include more details,
things caveats and to better explain usage.
One example in particular, could be refer to ReplicationRegionInterface and
ReplicationRegionServer in thier current locations (o.a.h.h.client.replication
and o.a.h.h.replication.regionserver), and better explain why one would use
particular arguments.
{code}
$ bin/hbase org.apache.hadoop.hbase.mapreduce.CopyTable
--rs.class=org.apache.hadoop.hbase.ipc.ReplicationRegionInterface
--rs.impl=org.apache.hadoop.hbase.regionserver.replication.ReplicationRegionServer
--starttime=1265875194289 --endtime=1265878794289
--peer.adr=server1,server2,server3:2181:/hbase TestTable
{code}
> CopyTable instructions could be improved.
> -----------------------------------------
>
> Key: HBASE-4931
> URL: https://issues.apache.org/jira/browse/HBASE-4931
> Project: HBase
> Issue Type: Bug
> Components: util
> Affects Versions: 0.90.4, 0.92.0
> Reporter: Jonathan Hsieh
>
> The book and the usage instructions could be improved to include more
> details, things caveats and to better explain usage.
> One example in particular, could be updated to refer to
> ReplicationRegionInterface and ReplicationRegionServer in thier current
> locations (o.a.h.h.client.replication and o.a.h.h.replication.regionserver),
> and better explain why one would use particular arguments.
> {code}
> $ bin/hbase org.apache.hadoop.hbase.mapreduce.CopyTable
> --rs.class=org.apache.hadoop.hbase.ipc.ReplicationRegionInterface
> --rs.impl=org.apache.hadoop.hbase.regionserver.replication.ReplicationRegionServer
> --starttime=1265875194289 --endtime=1265878794289
> --peer.adr=server1,server2,server3:2181:/hbase TestTable
> {code}
--
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