[ 
https://issues.apache.org/jira/browse/HBASE-18177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16058205#comment-16058205
 ] 

Mike Drob commented on HBASE-18177:
-----------------------------------

[~Apache9] - I can take a try at this if you don't mind.

How heavy of a fix do you think is appropriate here? We could create separate 
artifacts for the different hadoop versions and select the proper one that way, 
or we could do a bit of reflection here to figure out if HDFS-10996 has been 
applied and then select the proper invocation at runtime.

> 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
>
> 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)

Reply via email to