[
https://issues.apache.org/jira/browse/FLINK-9733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16536050#comment-16536050
]
ASF GitHub Bot commented on FLINK-9733:
---------------------------------------
Github user yanghua commented on the issue:
https://github.com/apache/flink/pull/6280
@zentol thanks for your suggestion, I have done some refactor and removed
the config item from `RestOptions `
> 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.5.1, 1.6.0
> Reporter: Chesnay Schepler
> Assignee: vinoyang
> Priority: Major
> Labels: pull-request-available
>
> 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)