Chesnay Schepler created FLINK-9733:
---------------------------------------
Summary: Make location for job graph files configurable
Key: FLINK-9733
URL:
https://issues.apache.org/jira/browse/FLINK-9733 Project: Flink
Issue Type: Improvement
Components: Client, Job-Submission
Affects Versions: 1.6.0, 1.5.1
Reporter: Chesnay Schepler
During the job-submission by the {{RestClusterClient}} the {{JobGraph}} is serialized and written to a file.
Currently we just use {{Files.createTempFile}} for this purposes.
This location should be made configurable.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)