Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-4304

Jar names that contain whitespace cause problems in web client

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0
    • Runtime / Web Frontend
    • None

    Description

      If the Jar file name contains whitespaces the web client can not start or delete a job:

      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)
      

      Attachments

        Issue Links

          Activity

            People

              twalthr Timo Walther
              twalthr Timo Walther
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: