HeChuanXUPT commented on issue #5003: URL: https://github.com/apache/incubator-dolphinscheduler/issues/5003#issuecomment-793433800
@chengshiwen Thanks, I have solved the problem. The `sql.config` has been upload already, but it is under test1/CONF directory and I must have to config the full path in flink node instead of only filename. > Main Arguments: -config sql.config to > Main Arguments: -config test1/CONF/sql.config ---------------------------------------------------------------- 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]
