rickchengx commented on PR #11860: URL: https://github.com/apache/dolphinscheduler/pull/11860#issuecomment-1244966112
> Yes. That's what I mean. Hi, @SbloodyS , @fuchanghai Since #11721 is merged, I've rebased my PR and also modified the related docs. So now this PR uses `SPARK_HOME/bin/spark-submit` to build the command, and user can set the `SPARK_HOME` he wants in the environment as below. <img width="574" alt="截屏2022-09-13 14 31 50" src="https://user-images.githubusercontent.com/38122586/189827190-feb2ee78-dc29-45a1-981e-67c72e2d37ac.png"> So the misleading `spark version` is removed, and different tasks can still use different `spark versions` through the environment. -- 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]
