caishunfeng commented on issue #10809:
URL: 
https://github.com/apache/dolphinscheduler/issues/10809#issuecomment-1189747492

   > > <img alt="image" width="976" 
src="https://user-images.githubusercontent.com/7547693/179128473-78118751-e616-45a1-bdfc-3a61690db2ac.png";>
   > > 启动的时候,发现t_ds_task_instance 表中app_link 没有把 
yarn运行的PID和applicationID存储进去,只有在执行停止的时候才会 进行写入,不知道是否与这个有关。
   > 
   > Yes, the taskInstance application id will be updated when task finish, so 
it will dothing to kill yarn job if application id is empty. Maybe it should be 
improved to get process id or application id early.
   
   Sorry, I found that when kill or failover, it will try to get appId from 
task log, you can see the `TaskKillProcessor` of kill detail.


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

Reply via email to