[
https://issues.apache.org/jira/browse/HBASE-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746182#action_12746182
]
stack commented on HBASE-1684:
------------------------------
I think the toString+base64'ing messy. I think a tool that did binary dump'll
be more performant and more generally useful. Regards readability, its a
non-issue since you added that fancy usage and options to hfile. Folks can
look at their binary data in hfiles easy enough.
> Backup (Export/Import) contrib tool for 0.20
> --------------------------------------------
>
> Key: HBASE-1684
> URL: https://issues.apache.org/jira/browse/HBASE-1684
> Project: Hadoop HBase
> Issue Type: New Feature
> Components: contrib
> Affects Versions: 0.20.0
> Reporter: Jonathan Gray
> Assignee: Jonathan Gray
> Fix For: 0.20.1
>
> Attachments: BackupTable.java, HBASE-1684-v1.patch, RestoreTable.java
>
>
> Add a new Result/KeyValue based Export MapReduce job to contrib for 0.20.
> Make it in the hadoop 0.20 and hbase 0.20 MR API, and hbase 0.20 API
> (Result/Put).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.