[ 
https://issues.apache.org/jira/browse/HBASE-13218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-13218:
---------------------------
    Priority: Minor  (was: Major)

> Correct the syntax shown for using ExportSnapshot tool in the book
> ------------------------------------------------------------------
>
>                 Key: HBASE-13218
>                 URL: https://issues.apache.org/jira/browse/HBASE-13218
>             Project: HBase
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Ashish Singhi
>            Assignee: Ashish Singhi
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: HBASE-13218.patch
>
>
> It is 
> {noformat}
> $ bin/hbase class org.apache.hadoop.hbase.snapshot.ExportSnapshot -snapshot 
> MySnapshot -copy-to hdfs://srv2:8082/hbase -mappers 16
> {noformat}
> It should be
> {noformat}
> $ bin/hbase org.apache.hadoop.hbase.snapshot.ExportSnapshot -snapshot 
> MySnapshot -copy-to hdfs://srv2:8082/hbase -mappers 16
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to