SbloodyS commented on pull request #8747: URL: https://github.com/apache/dolphinscheduler/pull/8747#issuecomment-1062514735
> > Yes. This is the bin folder in the dolphinscheduler_home directory. > > @SbloodyS BTW, it not the bin directory in `Dolphinshceduler Home`, I think this config should change file `start.sh` in `standalone-server/bin` The permissioin of ```standalone-server/bin/start.sh``` has benn changed in https://github.com/apache/dolphinscheduler/blob/d2a360480afdabfc918b7a1d9fd458645d7bf78a/dolphinscheduler-standalone-server/src/main/assembly/dolphinscheduler-standalone-server.xml#L80 And we can see the file permission is right in the ```dolphinscheduler-standalone-server/target/standalone-server``` after compiled. But the ```standalone-server``` folder and file permission was changed after final assemby in https://github.com/apache/dolphinscheduler/blob/d2a360480afdabfc918b7a1d9fd458645d7bf78a/dolphinscheduler-dist/src/main/assembly/dolphinscheduler-bin.xml#L58 -- 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]
