lbrowny commented on issue #16906: URL: https://github.com/apache/dolphinscheduler/issues/16906#issuecomment-2559292069
> @lbrowny And please check if the bootstrap user has the permission to use `sudo -u`. There is no record of the process being killed in the system logs. The user has the permission to use `sudo -u`. Outputs are as follows: ``` [root@xxx logs]# su - dolphinscheduler Last login: Mon Dec 23 17:06:02 CST 2024 on pts/0 -bash-4.2$ sudo -u tenantName1 sh /tmp/dolphinscheduler/exec/process/tenantName1/14481755113696/16064940440032_1/2853/3286/application_1734659792626_0039.kill 24/12/23 17:08:55 INFO impl.TimelineReaderClientImpl: Initialized TimelineReader URI=http://host/ws/v2/timeline/, clusterId=yarn_cluster 24/12/23 17:08:55 INFO client.DefaultNoHARMFailoverProxyProvider: Connecting to ResourceManager at hzspark32/192.168.110.32:8050 24/12/23 17:08:55 INFO client.AHSProxy: Connecting to Application History server at host Application application_1734659792626_0039 has already finished ``` -- 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]
