You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/10/14 10:11:24 UTC

[GitHub] [incubator-dolphinscheduler] qiaozhanwei edited a comment on issue #3457: Dolphin Scheduler 执行Flink 出现问题

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