dailidong commented on issue #5753:
URL: 
https://github.com/apache/dolphinscheduler/issues/5753#issuecomment-875556988


   if your machine didn't have the pstree command,  you should install `pstree` 
through the following  ways:
   1. on Mac OS:
         brew install pstree
   2. on Fedora/Red Hat/CentOS
         yum -y install psmisc
   3. on Ubuntu/Debian
        apt-get install psmisc
   
   


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