Ufuk Celebi created FLINK-2227:
----------------------------------
Summary: .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: master
Reporter: Ufuk Celebi
Priority: Minor
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)