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

László Bodor updated TEZ-4465:
------------------------------
    Description: 
this will come when we upgrade to hadoop 3.4.0
currently reproducible with compiling against hadoop 3.4.0-SNAPSHOT:
{code}
[INFO] ------------------------------------------------------------------------
[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] 
/Users/laszlobodor/apache/tez/tez-dag/src/main/java/org/apache/tez/state/StateMachineTez.java:[28,8]
 org.apache.tez.state.StateMachineTez is not abstract and does not override 
abstract method getPreviousState() in org.apache.hadoop.yarn.state.StateMachine
[ERROR]
{code}

> Implement getPreviousState in StateMachineTez
> ---------------------------------------------
>
>                 Key: TEZ-4465
>                 URL: https://issues.apache.org/jira/browse/TEZ-4465
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: László Bodor
>            Priority: Major
>
> this will come when we upgrade to hadoop 3.4.0
> currently reproducible with compiling against hadoop 3.4.0-SNAPSHOT:
> {code}
> [INFO] 
> ------------------------------------------------------------------------
> [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] 
> /Users/laszlobodor/apache/tez/tez-dag/src/main/java/org/apache/tez/state/StateMachineTez.java:[28,8]
>  org.apache.tez.state.StateMachineTez is not abstract and does not override 
> abstract method getPreviousState() in 
> org.apache.hadoop.yarn.state.StateMachine
> [ERROR]
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to