[
https://issues.apache.org/jira/browse/HBASE-18177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16078586#comment-16078586
]
Mike Drob commented on HBASE-18177:
-----------------------------------
Thanks for the review. hadoop 3-alpha4 is live now, tests passed against it for
me so I think you're clear to push.
{noformat}
mvn clean package -Dhadoop.profile=3.0 -Dhadoop-three.version=3.0.0-alpha4
-Dtest=TestFanOutOneBlockAsyncDFSOutput -pl hbase-server -am
{noformat}
> 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
> Assignee: Mike Drob
> Fix For: 2.0.0-alpha-2
>
> Attachments: HBASE-18177.patch, HBASE-18177.v2.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)