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

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

Ted Yu created FLINK-7877:
-----------------------------

             Summary: 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


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)