zhanguohao opened a new issue #4716:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4716


   **For better global communication, Please describe it in English. If you 
feel the description in English is not clear, then you can append description 
in Chinese(just for Mandarin(CN)), thx! **
   **Describe the bug**
   If the basedir(common.properties/data.basedir.path) positions of the two 
nodes are not the same, the execution path calculated by the Master is 
inconsistent with the actual running path of the Worker, which will cause the 
operation to fail.
   如果两个节点basedir(common.properties/data.basedir.path)位置不相同,Master 
计算的执行路径与Worker实际运行路径不一致时导致运行失败
   
   
![image](https://user-images.githubusercontent.com/11975398/107137731-56d18480-694a-11eb-992f-8054a185439e.png)
   
   **To Reproduce**
   There are two node ,install path is different
   
   **Expected behavior**
   - Master does not participate in the calculation of the actual execution 
path and log path. The execution path and log path should be handed over to the 
Worker for calculation and reported to the master, and the master just update 
the database.
   - Master不参与计算实际的执行路径和日志路径,执行路径和日志路径应该交给Worker去计算,并且上报到master,Master更新数据库即可
   
   **Which version of Dolphin Scheduler:**
   - [1.3.3]
   - [1.3.4]
   
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to