zhoushuoqi22 commented on issue #838: [BUG] start_all.sh execute failed URL: https://github.com/apache/incubator-dolphinscheduler/issues/838#issuecomment-533950779 > Is export JAVA_HOME=$JAVA_HOME Can't find JAVA_HOME? > > 是 export JAVA_HOME=$JAVA_HOME 找不到JAVA_HOME吗? 是的,这里获取不到ssh机器的环境变量。需要在使用JAVA_HOME前面,source一下
---------------------------------------------------------------- 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] With regards, Apache Git Services
