You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Yechao Chen (Jira)" <ji...@apache.org> on 2020/07/29 06:44:00 UTC

[jira] [Created] (HBASE-24791) Improve HFileOutputFormat2 to avoid alway call getTableRelativePath

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)