gabrywu commented on pull request #2363: URL: https://github.com/apache/incubator-dolphinscheduler/pull/2363#issuecomment-657448977
> > -1 > > 1, api cannot depend on server module > > 2. DS has a kill operation, why should you develop a kill operation yourself? > > emm, the first one, api dependon server module surely not reasonable, I agree;but the second one, DS current kill operation will not work when yarn is in other machine which diffrent from the work running machine, or, some scenes, I just want kill a task, not the whole workflow, so I think a kill operation in task level will better. Maybe the demand is too absurd, there are few such needs in practice... I just show my a little idea. I think ds support a kill operation in task level ,right? ---------------------------------------------------------------- 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]
