You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by GitBox <gi...@apache.org> on 2021/10/17 00:39:22 UTC

[GitHub] [incubator-kyuubi] byyue commented on a change in pull request #1179: [KYUUBI #460] Upgrade Hive dependency to 2.3.9

byyue commented on a change in pull request #1179:
URL: https://github.com/apache/incubator-kyuubi/pull/1179#discussion_r729761892



##########
File path: docs/deployment/hive_metastore.md
##########
@@ -177,7 +177,7 @@ Most Hive configurations are final and unmodifiable in Spark at runtime, so keep
 If backward compatibility is guaranteed by Hive versioning,
 we can always use a lower version Hive metastore client to communicate with the higher version Hive metastore server.
 
-For example, Spark 3.0 was released with a builtin Hive client (2.3.7), so, ideally, the version of server should &gt;= 2.3.x.
+For example, Spark 3.0 was released with a builtin Hive client (2.3.9), so, ideally, the version of server should &gt;= 2.3.x.

Review comment:
       I would leave it as it was then.




-- 
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: commits-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org