huzekang edited a comment on issue #2226: [QUESTION] Which version of Flink is used in DolphinScheduler URL: https://github.com/apache/incubator-dolphinscheduler/issues/2226#issuecomment-608345104 I use flink 1.10 test is ok! 1. I remove `-yn 1` in the command (maybe `-yn` dosen't work in flink 1.10) 2. I add below in the `conf/env/dolphinscheduler-env.sh` file ``` export HADOOP_CLASSPATH=`${HADOOP_HOME}/bin/hadoop classpath` ```
---------------------------------------------------------------- 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
