qiaozhanwei edited a comment on issue #3457:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/3457#issuecomment-708303366


   flink run [OPTIONS] <<jar-file>> <<arguments>> . flink params sequence
   1 . DS can set queue instead of other params set
   2. 
   for example 
   flink run -m yarn-cluster -ys 1 -yn 2 -yjm 1G -ytm 2G -d -c 
com.journey.flink.wc.StreamWordCount 
flink-demo-1.0-SNAPSHOT-jar-with-dependencies.jar --qu default -yqu test -ynm 
testappl
   
   other prama can follow run . but Different versions of flink version 
parameters are different . so add a version control or other ?


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to