jahidhasanlinix commented on pull request #25265: URL: https://github.com/apache/spark/pull/25265#issuecomment-978300787
I have this problem when trying to run spark shell, my java env path seems ok, but its still giving me this error>: echo $JAVA_HOME /usr/bin/java:/usr/lib/jvm/java-11-openjdk-amd64 Here's the error while trying to run the shell #./spark-shell /usr/local/spark/spark-3.2.0-bin-hadoop3.2/bin/spark-class: line 71: /usr/bin/java:/usr/lib/jvm/java-11-openjdk-amd64/bin/java: No such file or directory /usr/local/spark/spark-3.2.0-bin-hadoop3.2/bin/spark-class: line 96: CMD: bad array subscript -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
