[
https://issues.apache.org/jira/browse/HBASE-15806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15276688#comment-15276688
]
ChiaPing Tsai commented on HBASE-15806:
---------------------------------------
I clones some codes from org.apache.hadoop.hbase.mapreduce.Export for the
compatible usage of command line
> A endpoint-based export tool
> ----------------------------
>
> Key: HBASE-15806
> URL: https://issues.apache.org/jira/browse/HBASE-15806
> Project: HBase
> Issue Type: New Feature
> Reporter: ChiaPing Tsai
> Priority: Trivial
> Fix For: 1.0.0
>
> Attachments: Experiment.html, TableExportEndpoint.java,
> TableExporter.java
>
>
> The time for exporting table can be reduced, if we use the endpoint technique
> to export the hdfs files by the region server rather than by hbase client.
> In my experiments, the elapsed time of endpoint-based export can be less than
> half of current export tool (enable the hdfs compression)
> But the shortcomings is we need to alter table for deploying the endpoint
> any comments about this? thanks
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)