[
https://issues.apache.org/jira/browse/HBASE-18177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16060282#comment-16060282
]
Duo Zhang commented on HBASE-18177:
-----------------------------------
[~mdrob] There are bunch of reflection examples in
FanOutOneBlockAsyncDFSOutputHelper I think. Usually I prefer to initialize a
proxy interface at start to avoid throw and catch NoSuchMethodException every
time.
Thanks.
> FanOutOneBlockAsyncDFSOutputHelper fails to compile against Hadoop 3
> --------------------------------------------------------------------
>
> Key: HBASE-18177
> URL: https://issues.apache.org/jira/browse/HBASE-18177
> Project: HBase
> Issue Type: Bug
> Components: wal
> Reporter: Esteban Gutierrez
> Attachments: HBASE-18177.patch
>
>
> After HDFS-10996 ClientProtocol#create() needs to specify the erasure code
> policy to use. In the meantime we should add a workaround to
> FanOutOneBlockAsyncDFSOutputHelper to be able to compile against Hadoop 3 and
> Hadoop 2.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)