[
https://issues.apache.org/jira/browse/FLINK-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14949806#comment-14949806
]
Robert Metzger commented on FLINK-2611:
---------------------------------------
Steps to reproduce:
{{./bin/yarn-session -n 1}}
... wait until everything is deployed ...
... stop yarn session using CTRL+C ...
Read this:
{code}
02:51:11,928 INFO akka.remote.RemoteActorRefProvider$RemotingTerminator
- Remoting shut down.
02:51:11,941 INFO org.apache.flink.yarn.FlinkYarnCluster
- Deleting files in
hdfs://nameservice1/user/robert/.flink/application_1441703985068_0058
02:51:11,943 INFO org.apache.flink.yarn.FlinkYarnCluster
- Application application_1441703985068_0058 finished with state FINISHED and
final state FAILED at 1444359071726
{code}
> YARN reports failed final state for successful jobs
> ---------------------------------------------------
>
> Key: FLINK-2611
> URL: https://issues.apache.org/jira/browse/FLINK-2611
> Project: Flink
> Issue Type: Bug
> Components: YARN Client
> Affects Versions: 0.9, 0.10
> Reporter: Robert Metzger
>
> Flink sets the final app state to failed even though the application
> succeeded.
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flink-batch-runs-OK-but-Yarn-container-fails-in-batch-mode-with-m-yarn-cluster-td2652.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)