[ 
https://issues.apache.org/jira/browse/FLINK-4304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15411470#comment-15411470
 ] 

ASF GitHub Bot commented on FLINK-4304:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/2327


> Jar names that contain whitespace cause problems in web client
> --------------------------------------------------------------
>
>                 Key: FLINK-4304
>                 URL: https://issues.apache.org/jira/browse/FLINK-4304
>             Project: Flink
>          Issue Type: Bug
>          Components: Web Client
>    Affects Versions: 1.1.0
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>
> If the Jar file name contains whitespaces the web client can not start or 
> delete a job:
> {code}
> org.apache.flink.client.program.ProgramInvocationException: JAR file does not 
> exist 
> '/var/folders/w8/k702f8s1017dfbfx_qlv2p240000gn/T/flink-web-upload-4c52b922-8307-4098-b196-58b971864c51/980cad63-304c-48bb-a403-4756aea26ab4_Word%20Count.jar'
>       at 
> org.apache.flink.client.program.PackagedProgram.checkJarFile(PackagedProgram.java:755)
>       at 
> org.apache.flink.client.program.PackagedProgram.<init>(PackagedProgram.java:181)
>       at 
> org.apache.flink.client.program.PackagedProgram.<init>(PackagedProgram.java:147)
>       at 
> org.apache.flink.runtime.webmonitor.handlers.JarActionHandler.getJobGraphAndClassLoader(JarActionHandler.java:91)
>       at 
> org.apache.flink.runtime.webmonitor.handlers.JarRunHandler.handleRequest(JarRunHandler.java:50)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to