You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/04/07 11:39:33 UTC

[GitHub] [hudi] xushiyan commented on a diff in pull request #5250: [HUDI-3817] specify parquet version for hudi-hadoop-mr-bundle when compile hudi using -Dspark3

xushiyan commented on code in PR #5250:
URL: https://github.com/apache/hudi/pull/5250#discussion_r845031704


##########
packaging/hudi-hadoop-mr-bundle/pom.xml:
##########
@@ -29,6 +29,7 @@
   <properties>
     <checkstyle.skip>true</checkstyle.skip>
     <main.basedir>${project.parent.basedir}</main.basedir>
+    <parquet.version>${hive.parquet.version}</parquet.version>

Review Comment:
   shouldn't this be put under `hudi-hadoop-mr/pom.xml` instead ?



-- 
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@hudi.apache.org

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