Nico Kruber created FLINK-7285:
----------------------------------
Summary: allow submission of big job graphs
Key: FLINK-7285
URL:
https://issues.apache.org/jira/browse/FLINK-7285 Project: Flink
Issue Type: Improvement
Components: Distributed Coordination, Job-Submission
Affects Versions: 1.4.0
Reporter: Nico Kruber
Assignee: Nico Kruber
In order to support submission of big job graphs, i.e. from user programs with a lot of code that does not fit into {{akka.framesize}}, we could try to store the {{JobGraph}} in the {{BlobServer}}.
Note that in the communication between the job and task managers, we also need the offloading of the {{TaskDeploymentDescriptor}} (FLINK-6046) to complete this feature.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)