Chris-Arith commented on issue #10511: URL: https://github.com/apache/dolphinscheduler/issues/10511#issuecomment-1161360821
> Hi @Chris-Arith , please remove the quotes in your path, `installPath=~/dolphinscheduler`, not `installPath="~/dolphinscheduler"`, or use `installPath="$HOME/dolphinscheduler"`, `~` won't be expanded when in double quote. OKļ¼thanks for your kind reply, I will try it later. By the way, It will be very nice that you could update the instruction in the pseudo-cluster installation.  -- 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]
