Tandoy opened a new issue #5609:
URL: https://github.com/apache/dolphinscheduler/issues/5609


   **Steps to reproduce the behavior:**
   sh start-all.sh
   
   **Expected behavior:**
   Add a master/worker node to an existing cluster
   
   **Environment Description::**
    dolphinscheduler:1.3.2
   Hadoop version : 2.6.0-cdh5.13.3
   Hive version : 1.1.0-cdh5.13.3
   Storage (HDFS/S3/GCS..) : HDFS
   Running on Docker? (yes/no) :no
   
   **Configuration**
   ../conf/config/install_config.conf
   masters="dxbigdata101,dxbigdata103"
   workers="dxbigdata103:default,dxbigdata101:default"
   
   **Stacktrace**
   Cannot find the target file path, unable to start. . .
   
   **Additional context:**
   I am expanding the capacity to add a new node, but the installation 
directory is inconsistent with the existing one in the cluster. I can't find 
the new node directory when I execute bin/start-all.sh and I can only start the 
worker on the new node separately.So if I want to use start-all.sh, does the 
installation path of the new node have to be the same?
   


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