[
https://issues.apache.org/jira/browse/FLINK-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ufuk Celebi closed FLINK-2227.
------------------------------
Resolution: Fixed
Fix Version/s: 1.1.0
Fixed by the recent YARN client refactorings.
> .yarn-properties file is not cleaned up
> ---------------------------------------
>
> Key: FLINK-2227
> URL: https://issues.apache.org/jira/browse/FLINK-2227
> Project: Flink
> Issue Type: Improvement
> Components: YARN Client
> Affects Versions: 0.10.0
> Reporter: Ufuk Celebi
> Priority: Minor
> Fix For: 1.1.0
>
>
> The .yarn-properties file is created in ./conf after a YARN session has been
> started. The client uses this file to submit to the YARN container running
> the JobManager.
> This file is not cleaned up when the YARN cluster is stopped.
> In the unlikely (?) sequence of 1) start a yarn session, 2) stop the yarn
> session, 3) start a cluster, 4) try to submit a job to this cluster, the
> submission does not work.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)