zentol opened a new pull request #8381: [FLINK-9445][scala] Scala-shell uses JAVA_RUN URL: https://github.com/apache/flink/pull/8381 Fixes a small issue in `start-scala-shell.sh` where it was using the plain `java` command instead of relying on `JAVA_RUN`, which is setup in `config.sh` and accounts for `env.java.home` and other details. This syncs the behavior with `flink-daemon.sh`.
---------------------------------------------------------------- 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
