gaoyu2016 opened a new issue #4847:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4847


   Call hadoop job list in php function,process has exited,exitStatusCode:0,but 
hadoop job list Been running, worker Been running。
   也就是:
   php主方法run,调用了get_job_list(hadoop job -list)。
   [taskAppId=TASK-37-989222-1008351]:[202] - process has exited, execute 
path:/home/shared/opt/soft/ds/tmp/dolphinscheduler/exec/process/12/37/989222/1008351,
 processId:30574 ,exitStatusCode:0 正常退出,
   但是:后面还在执行php中的方法中的命令:$cmd = "hadoop job -list ";
   [INFO] 2021-02-23 16:35:30.780  - [taskAppId=TASK-37-989222-1008351]:[415] - 
find app id: application_1613943087944_61608
   [INFO] 2021-02-23 16:35:30.780  - [taskAppId=TASK-37-989222-1008351]:[415] - 
find app id: application_1613943087944_61791
   
   导致worker进程一直在running。


----------------------------------------------------------------
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]


Reply via email to