You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Wei-Chiu Chuang (Jira)" <ji...@apache.org> on 2021/06/30 07:09:00 UTC

[jira] [Created] (HBASE-26049) Remove DfsBuilderUtility

Wei-Chiu Chuang created HBASE-26049:
---------------------------------------

             Summary: Remove DfsBuilderUtility
                 Key: HBASE-26049
                 URL: https://issues.apache.org/jira/browse/HBASE-26049
             Project: HBase
          Issue Type: Sub-task
    Affects Versions: 3.0.0-alpha-1, 2.5.0
            Reporter: Wei-Chiu Chuang


DfsBuilderUtility was created to reflectively access DistributedFileSystem$HdfsDataOutputStreamBuilder, which was added by 
HDFS-11170 and available since Hadoop 2.9.0.

We can remove this class and access the HDFS builder class directly in HBase 3 and 2.5.0.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)