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


##########
packaging/hudi-flink-bundle/pom.xml:
##########
@@ -639,7 +639,6 @@
       <groupId>org.apache.orc</groupId>
       <artifactId>orc-core</artifactId>
       <version>${orc.version}</version>
-      <classifier>nohive</classifier>

Review Comment:
   understood. we're aligned then. also the orc version we use with flink 
bundle should align with flink's orc versions under flink profiles. we may have 
to use a separate version property like `orc.flink.version` vs 
`orc.spark.version` in case there are discrepancies



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

Reply via email to