uuyuu opened a new pull request #2363: add stop spark task instance feature URL: https://github.com/apache/incubator-dolphinscheduler/pull/2363 ## *Tips* - *Thanks very much for contributing to Apache DolphinScheduler.* - *Please review https://dolphinscheduler.apache.org/en-us/community/index.html before opening a pull request.* ## What is the purpose of the pull request make it easy to stop a spark task which run at other machine ## Brief change log support stop spark task instance ## Verify this pull request This pull request is code cleanup without any test coverage, but I have manual test it. - *mvn -U clean package -Prelease -Dmaven.test.skip=true* - *get maven package result from dolphinscheduler-dist\target* - *install DS, make sure the yarn machine is not the machine which Worker will running* - *run a workflow with spark task, a streaming task will be better* - *stop the spark task from task page* I know the manual test is ugly, but I have no good idea to test DS.
---------------------------------------------------------------- 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
