pan3793 commented on issue #3478: URL: https://github.com/apache/incubator-kyuubi/issues/3478#issuecomment-1243264182
The notable error messages are: ``` Warn: Not find kyuubi environment file /opt/apache-kyuubi-1.6.0-incubating-bin/conf/kyuubi-env.sh, using default ones... ``` ``` java.util.concurrent.ExecutionException: org.apache.kyuubi.KyuubiSQLException: Error operating LaunchEngine: java.io.IOException: Cannot run program "/opt/apache-kyuubi-1.6.0-incubating-bin/bin/bin/spark-submit" (in directory "/opt/apache-kyuubi-1.6.0-incubating-bin/work/hive"): error=2, 没有那个文件或目录 ``` Please configure the right SPARK_HOME in `$KYUUBI_HOME/conf/kyuubi-env.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. 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]
