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

li xiang updated HBASE-13671:
-----------------------------
    Attachment: HBASE-13671-v1.patch

2 files are updated
(1) hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/Driver.java
a. Add WALPlayer and ExportSnapshot to the program list. 
b. Add the period "." to the end of the description for RowCounter, CellCounter 
and CopyTable, to make them the same as others. No logic changed.
(2) 
hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/ExportSnapshot.java
Add a public member called NAME, and set it as "exportsnapshot"


> More classes to add to the invoking repository of 
> org.apache.hadoop.hbase.mapreduce.driver
> ------------------------------------------------------------------------------------------
>
>                 Key: HBASE-13671
>                 URL: https://issues.apache.org/jira/browse/HBASE-13671
>             Project: HBase
>          Issue Type: Bug
>          Components: mapreduce
>            Reporter: li xiang
>         Attachments: HBASE-13671-v1.patch
>
>
> In org.apache.hadoop.hbase.mapreduce.driver, only the following classes are 
> added and can be invoked by hbase-server.jar:
>   - RowCounter 
>   - CellCounter
>   - Export
>   - Import
>   - ImportTsv
>   - LoadIncrementalHFiles
>   - CopyTable
>   - VerifyReplication
> More classes(valid programs) to add, such as ExportSnapshot, WALPlayer



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

Reply via email to