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)

Reply via email to