chengshiwen edited a comment on issue #5003: URL: https://github.com/apache/incubator-dolphinscheduler/issues/5003#issuecomment-792655476
@HeChuanXUPT Maybe you should use `flink run -m 172.16.7.59:30081 -c com.data.finkttest.DdlJob test1/TestJob-1.0-SNAPSHOT-jar-with-dependencies.jar -config hdfs://xxxx/path/to/sql.config` In other words, you should set `main args` to `-config hdfs://xxxx/path/to/sql.config` and the hdfs is supported ---------------------------------------------------------------- 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]
