jiaoqingbo commented on code in PR #2579:
URL: https://github.com/apache/incubator-kyuubi/pull/2579#discussion_r867981694


##########
conf/kyuubi-env.sh.template:
##########
@@ -59,6 +60,7 @@
 # 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:
   The version of hadoop should not be stated here, otherwise when we upgrade 
the hadoop version, we need to update here every time



-- 
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]

Reply via email to