oceanos opened a new issue #2226: [QUESTION] Which version of Flink is used in 
DolphinScheduler
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2226
 
 
   
   **Describe**
   Cmd:
   flink run -m yarn-cluster -ys 1 -yn 1 -yjm 1G -ytm 1G -d -c 
org.apache.flink.examples.java.wordcount.WordCount WordCount.jar
   
   Error:
   Caused by: java.io.FileNotFoundException: JAR file does not exist: -ys
        at 
org.apache.flink.client.cli.CliFrontend.getJarFile(CliFrontend.java:819)
        at 
org.apache.flink.client.cli.CliFrontend.buildProgram(CliFrontend.java:796)
        at org.apache.flink.client.cli.CliFrontend.run(CliFrontend.java:196)
   
   **Version of DolphinScheduler:**
    -[1.2.0]
   
   **Version of Flink:**
    -[1.9.0]
    -[1.10.0]
   
   **Requirement or improvement**
   - Some flink command line arguments may not be compatible with the new 
version.
   - Please add more infomation about flink task in DolphinScheduler, such as  
the adaptation version.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to