[
https://issues.apache.org/jira/browse/HBASE-24791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848388#comment-17848388
]
Bryan Beaudreault commented on HBASE-24791:
-------------------------------------------
I've updated the fixVersions to account for all of the backports.
> Improve HFileOutputFormat2 to avoid always call getTableRelativePath method
> ---------------------------------------------------------------------------
>
> Key: HBASE-24791
> URL: https://issues.apache.org/jira/browse/HBASE-24791
> Project: HBase
> Issue Type: Improvement
> Components: mapreduce
> Affects Versions: 3.0.0-alpha-1
> Reporter: Yechao Chen
> Assignee: Yechao Chen
> Priority: Critical
> Labels: HFileOutputFormat, bulkload, pull-request-available
> Fix For: 3.0.0-alpha-1, 2.4.18, 2.7.0, 2.6.1, 2.5.9
>
>
> 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.20.10#820010)