Details
-
New Feature
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.0.0
-
None
-
Reviewed
-
Description
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
Attachments
Attachments
Issue Links
- is blocked by
-
HBASE-18503 Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor
- Resolved
- links to
1.
|
Document the coprocessor.Export | Resolved | Chia-Ping Tsai |