Stephan Ewen created FLINK-1600:
-----------------------------------
Summary: Failure when submitting a job leaves user code libraries
in the BLOB manager
Key: FLINK-1600
URL: https://issues.apache.org/jira/browse/FLINK-1600
Project: Flink
Issue Type: Bug
Components: Distributed Runtime
Affects Versions: 0.9
Reporter: Stephan Ewen
Priority: Minor
The client uploads the necessary libraries to the JobManager before sending the
job. This is necessary, because the job initialization may depend on user code.
If the job initialization fails before the libraries are registered at the
library cache, they will simply stay in the blob manager forever.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)