Masatake Iwasaki created BIGTOP-4000:
----------------------------------------
Summary: Fix build failure of Tez against Hadoop 3.3.6
Key: BIGTOP-4000
URL: https://issues.apache.org/jira/browse/BIGTOP-4000
Project: Bigtop
Issue Type: Bug
Reporter: Masatake Iwasaki
Assignee: Masatake Iwasaki
We need TEZ-4493 to compile Tez against Hadoop 3.3.6. Since Tez 0.10.3 is not
yet released, I'm going to cherry-pick the patch before bumping Tez to 0.10.2.
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile)
on project tez-dag: Compilation failure
[ERROR]
/home/iwasakims/srcs/bigtop/output/tez/tez-0.10.1/tez-dag/src/main/java/org/apache/tez/state/StateMachineTez.java:[28,8]
org.apache.tez.state.StateMachineTez is not abstract and does not over\
ride abstract method getPreviousState() in
org.apache.hadoop.yarn.state.StateMachine
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)