lsy1072915121 opened a new issue, #13634:
URL: https://github.com/apache/dolphinscheduler/issues/13634

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Description
   
   节点重试后,重试日志在ui的日志查看器中显示不完整。
   
这种情况主要针对节点失败后有**重试行为**,且**在不同的机器上的worker运行**才会出现。实际上节点重试后日志会保留在对应worker机器上,只是日志查看器拉取日志的时候拿的是最后一次host上的日志。
   
   <img width="1220" alt="image" 
src="https://user-images.githubusercontent.com/20608690/221150601-c1e10afb-f441-4ed9-8992-c4fcf93dc4b7.png";>
   
   <img width="1190" alt="image" 
src="https://user-images.githubusercontent.com/20608690/221150620-fd7dfceb-00e5-41ff-9eed-3755962fc0ab.png";>
   
   
   <img width="1444" alt="image" 
src="https://user-images.githubusercontent.com/20608690/221150551-61fddab2-f1ac-4857-84e2-da2601bb6bd3.png";>
   
   <img width="1258" alt="image" 
src="https://user-images.githubusercontent.com/20608690/221451987-53dcc670-2cb7-4b7c-8141-3e10514e9d1f.png";>
   
   
   从ui日志查看器中找到了两次运行日志记录,另外两次则找不到,需要到对应的worker上寻找。
   <img width="1126" alt="image" 
src="https://user-images.githubusercontent.com/20608690/221451659-b3afc254-f854-4138-b1a4-e6c19fb8c6ee.png";>
   
   <img width="1153" alt="image" 
src="https://user-images.githubusercontent.com/20608690/221482946-db30bfec-9a35-47be-9cfe-683db0ccd72a.png";>
   
   最后,希望能够在日志查看器中查看到所有重试的日志。
   
   
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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