You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/02/16 11:22:48 UTC

[GitHub] [incubator-dolphinscheduler] qiaozhanwei commented on issue #1955: [BUG] ProcessUtils.kill blocked

qiaozhanwei commented on issue #1955: [BUG] ProcessUtils.kill blocked
URL: https://github.com/apache/incubator-dolphinscheduler/pull/1955#issuecomment-586694895
 
 
   > > sorry, I think this is simple . because shell can run MR or Spark or Flink task
   > > I think it necessary add filed to controller whether yarn task
   > 
   > I think we should add a killType not taskType.
   > For example, killType = KILL_BY_ID will killl task by task id, killType = KiLL_BY_LOG will kill task by log content.
   
   Not only kill task need to read task log , for example whether SHELL task status success or failure ,
   first of all judge shell exit code  status , second judge for yarn or messos resources negotiator status . so necessary resources negotiator type to user choice

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services