You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Anoop Sam John (Jira)" <ji...@apache.org> on 2020/08/03 08:04:00 UTC

[jira] [Resolved] (HBASE-24791) Improve HFileOutputFormat2 to avoid always call getTableRelativePath method

     [ https://issues.apache.org/jira/browse/HBASE-24791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anoop Sam John resolved HBASE-24791.
------------------------------------
    Hadoop Flags: Reviewed
      Resolution: Fixed

Pushed to master.

> 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
>             Fix For: 3.0.0-alpha-1
>
>
> 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)