[
https://issues.apache.org/jira/browse/TEZ-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17716561#comment-17716561
]
Brahma Reddy Battula commented on TEZ-4465:
-------------------------------------------
[~abstractdog] any plans to work on this.?
> Implement getPreviousState in StateMachineTez after YARN-11395
> --------------------------------------------------------------
>
> 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)