git-blame commented on issue #15236: URL: https://github.com/apache/dolphinscheduler/issues/15236#issuecomment-1924031313
This path problem also affects other task such as Spark Task including the main JAR file. However, since Dolphin will use the full JAR path when constructing the `spark-submit` command, the task still completes successfully. But spark options like `--files` are still affected since specifying `--files myfile.txt` in the task definition will not work. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
