[
https://issues.apache.org/jira/browse/HBASE-26049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wei-Chiu Chuang resolved HBASE-26049.
-------------------------------------
Resolution: Fixed
I left the commit in master, because i forgot the replicate() API isn't
available until Hadoop 3.
> 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
> Assignee: Wei-Chiu Chuang
> Priority: Major
> Fix For: 3.0.0-alpha-2
>
>
> 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)