pan3793 commented on code in PR #2579: URL: https://github.com/apache/incubator-kyuubi/pull/2579#discussion_r867963253
########## docs/deployment/settings.md: ########## @@ -94,6 +95,7 @@ You can configure the environment variables in `$KYUUBI_HOME/conf/kyuubi-env.sh` # export SPARK_HOME=/opt/spark # export FLINK_HOME=/opt/flink # export HIVE_HOME=/opt/hive +# export FLINK_HADOOP_CLASSPATH=/path/to/hadoop-client-runtime-*.jar:/path/to/hadoop-client-api-*.jar Review Comment: ditto -- 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]
