pan3793 commented on code in PR #3471:
URL: https://github.com/apache/incubator-kyuubi/pull/3471#discussion_r967812212
##########
pom.xml:
##########
@@ -2206,6 +2208,7 @@
</repositories>
<properties>
<spark.version>3.4.0-SNAPSHOT</spark.version>
+
<spark.archive.name>spark-${spark.version}-bin-hadoop3.2.tgz</spark.archive.name>
Review Comment:
users can use `-Pspark-provided` to skip it, but we can not run
kyuubi-server testing either way.
--
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]