Yechao Chen created HBASE-24791:
-----------------------------------
Summary: Improve HFileOutputFormat2 to avoid alway call
getTableRelativePath
Key: HBASE-24791
URL: https://issues.apache.org/jira/browse/HBASE-24791
Project: HBase
Issue Type: Improvement
Reporter: Yechao Chen
Assignee: Yechao Chen
Bulkload use HFileOutputFormat2 to write HFile
In the HFileOutputFormat2.RecordWriter
in the write method always called the getTableRelativePath method each time
This is unnecessary
--
This message was sent by Atlassian Jira
(v8.3.4#803005)