You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/01/14 09:38:21 UTC

[GitHub] [incubator-dolphinscheduler] zhanguohao opened a new pull request #4456: [Fix-4455][common] fix parse shell output

zhanguohao opened a new pull request #4456:
URL: https://github.com/apache/incubator-dolphinscheduler/pull/4456


   ## *Tips*
   - *Thanks very much for contributing to Apache DolphinScheduler.*
   - *Please review https://dolphinscheduler.apache.org/en-us/community/index.html before opening a pull request.*
   
   ## What is the purpose of the pull request
   
   - Fix: kill task error because of shell output truncation (由于shell 输出截断,导致kill任务失败)
   -For:  #4455 
   
   ## Brief change log
   
   - In the common module, fix the problem of truncation exceeding buf when the shell script is executed to obtain the output, and only the last time is retained
   - common 模块中,修复执行 shell 脚本获取输出时超过buf的截断,仅保留最后一次的问题
   ## Verify this pull request
   
     - *Manually verified the change by testing locally.*
     - *The local production environment verified*
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] dailidong merged pull request #4456: [Fix-4455][common] fix parse shell output

Posted by GitBox <gi...@apache.org>.
dailidong merged pull request #4456:
URL: https://github.com/apache/incubator-dolphinscheduler/pull/4456


   


----------------------------------------------------------------
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:
users@infra.apache.org