Add link to Jon's blog post on copy table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1346199 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e24966fe02
commit
91d42fe70a
@ -133,7 +133,12 @@ Valid program names are:
|
|||||||
--starttime=1265875194289 --endtime=1265878794289
|
--starttime=1265875194289 --endtime=1265878794289
|
||||||
--peer.adr=server1,server2,server3:2181:/hbase TestTable</programlisting>
|
--peer.adr=server1,server2,server3:2181:/hbase TestTable</programlisting>
|
||||||
</para>
|
</para>
|
||||||
<para>Note: caching for the input Scan is configured via <code>hbase.client.scanner.caching</code> in the job configuration.
|
<note><title>Scanner Caching</title>
|
||||||
|
<para>Caching for the input Scan is configured via <code>hbase.client.scanner.caching</code> in the job configuration.
|
||||||
|
</para>
|
||||||
|
</note>
|
||||||
|
<para>
|
||||||
|
See Jonathan Hsieh's <link xlink:href="http://www.cloudera.com/blog/2012/06/online-hbase-backups-with-copytable-2/">Online HBase Backups with CopyTable</link> blog post for more on <command>CopyTable</command>.
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
<section xml:id="export">
|
<section xml:id="export">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user