Chris-Arith commented on issue #12191:
URL: 
https://github.com/apache/dolphinscheduler/issues/12191#issuecomment-1260863103

   > ok, let me check more...
   
   thanks a lot!
   While I tried to use `nohup java -jar xx.jar  >./tmp.log 2>&1 &` to run the 
jar and use `tail -f ./tmp.log`  to tail the log.
   DS will seperate this command into 2 task instances.
   Goods news is that I can see the log and bad news is that the `nohup task` 
wouldn't stop...


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