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/08/27 15:14:53 UTC

[GitHub] [incubator-kyuubi] pan3793 commented on a change in pull request #994: [KYUUBI #703] support hudi-0.9.0

pan3793 commented on a change in pull request #994:
URL: https://github.com/apache/incubator-kyuubi/pull/994#discussion_r697521556



##########
File path: pom.xml
##########
@@ -167,6 +167,8 @@
         <hive.version>2.3.7</hive.version>
         <iceberg.name>iceberg-spark3-runtime</iceberg.name>
         <iceberg.version>0.12.0</iceberg.version>
+        <hudi.name>hudi-spark-bundle_2.12</hudi.name>

Review comment:
       Let's just inline the value and remove the property `hudi.name`, and also replace `_2.12` by `_${scala.binary.version}`




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