[
https://issues.apache.org/jira/browse/FLINK-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-1600.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.9
Assignee: Stephan Ewen
Fixed via 9ddb565314a4efb744167eccbe6de0d3299ac4d0
> 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
> Assignee: Stephan Ewen
> Priority: Minor
> Fix For: 0.9
>
>
> 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)