[
https://issues.apache.org/jira/browse/FLINK-9733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030684#comment-17030684
]
Chesnay Schepler commented on FLINK-9733:
-----------------------------------------
Sure, you just need to implement a FileUpload from memory. I couldn't figure
out how to do that though.
> 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: Command Line Client, Runtime / Coordination
> Affects Versions: 1.5.1, 1.6.0
> Reporter: Chesnay Schepler
> Assignee: vinoyang
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)