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/09 19:03:54 UTC

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

rahil-c commented on PR #5250:
URL: https://github.com/apache/hudi/pull/5250#issuecomment-1094107957

   I think for my pr https://github.com/rahil-c/hudi/commits/rchertar/hdp-3-spark-3 I had discussed with @yihua the approach of defining parquet 0.10.x in hudi hadoop mr bundle because thats what hive 3.x expects https://github.com/apache/hive/blob/rel/release-3.1.2/pom.xml#L191
   However if a person is using hive 2.x parquet version expected is 1.8.x https://github.com/apache/hive/blob/rel/release-2.3.9/pom.xml#L183 so I think instead of defining a version I think shading should be fine.


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