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 2020/09/25 01:33:53 UTC

[GitHub] [incubator-dolphinscheduler] Slowfever-star opened a new issue #3815: The log cannot be cleaned correctly in MasterExecThread

Slowfever-star opened a new issue #3815:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3815


   MasterExecThread has functions related to cleaning and running programs, but it only satisfies the situation that worker and master execute on the same server
   MasterExecThread中有清理运行程序相关的功能,但是只能满足worker和master在同一台服务器上执行的情况, 这个功能应该在task中处理吧
   version:1.3.1


----------------------------------------------------------------
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] weiyuanyong commented on issue #3815: The log cannot be cleaned correctly in MasterExecThread

Posted by GitBox <gi...@apache.org>.
weiyuanyong commented on issue #3815:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3815#issuecomment-737129285


   I found the same proplem:
   [Bug][server] can not delete exce directory when run to postHandle() method when task IP is not same to the master IP.
   class: org.apache.dolphinscheduler.server.master.runner.MasterExecThread
   method: postHandle()
   version: All version
   


----------------------------------------------------------------
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] chengshiwen commented on issue #3815: The log cannot be cleaned correctly in MasterExecThread

Posted by GitBox <gi...@apache.org>.
chengshiwen commented on issue #3815:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3815#issuecomment-817113465


   Close by #4149 #5123


-- 
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] chengshiwen closed issue #3815: The log cannot be cleaned correctly in MasterExecThread

Posted by GitBox <gi...@apache.org>.
chengshiwen closed issue #3815:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3815


   


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