You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/25 20:49:00 UTC

[jira] [Updated] (FLINK-7877) Fix compilation against the Hadoop 3 beta1 release

     [ https://issues.apache.org/jira/browse/FLINK-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu updated FLINK-7877:
--------------------------
    Labels: build  (was: )

> Fix compilation against the Hadoop 3 beta1 release
> --------------------------------------------------
>
>                 Key: FLINK-7877
>                 URL: https://issues.apache.org/jira/browse/FLINK-7877
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Ted Yu
>              Labels: build
>
> When compiling against hadoop 3.0.0-beta1, I got:
> {code}
> [ERROR] /mnt/disk2/a/flink/flink-yarn/src/test/java/org/apache/flink/yarn/UtilsTest.java:[224,16] org.apache.flink.yarn.UtilsTest.TestingContainer is not abstract and does not override abstract method setExecutionType(org.apache.hadoop.yarn.api.records.ExecutionType) in org.apache.hadoop.yarn.api.records.Container
> {code}
> There may other hadoop API(s) that need adjustment.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)