-
Type:
Improvement
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 3.0.0-alpha-1
-
Fix Version/s: 3.0.0-alpha-1
-
Component/s: mapreduce
-
Labels:
-
Hadoop Flags:Reviewed
Bulkload use HFileOutputFormat2 to write HFile
In the HFileOutputFormat2.RecordWriter
in the write method always called the getTableRelativePath method each time
This is unnecessary
- relates to
-
HBASE-17825 Backup: further optimizations
-
- Resolved
-
- links to