raghavgautam opened a new pull request #14724: URL: https://github.com/apache/flink/pull/14724
The problem is that $JAVA_RUN in flink-daemon.sh is unquoted which leads to splitting by bash. This patch adds the missing quotes. ---------------------------------------------------------------- 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]
