[
https://issues.apache.org/jira/browse/FLINK-12631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann resolved FLINK-12631.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
Fixed via fda7e5f97c28ff3c020070523812590f34f98ea3
> Check if proper JAR file in JobWithJars
> ---------------------------------------
>
> Key: FLINK-12631
> URL: https://issues.apache.org/jira/browse/FLINK-12631
> Project: Flink
> Issue Type: Improvement
> Components: Command Line Client
> Reporter: Ji Liu
> Assignee: Ji Liu
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Currently, _checkJarFile_ checks if the file exists and canRead. Jar file is
> checked much later than necessary.
> As an intermediate solution we can check if proper jar file right in this
> method to early detect illegal problems.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)