yhuai commented on a change in pull request #26619: [SPARK-29981][BUILD] Add
hive-1.2/2.3 profiles
URL: https://github.com/apache/spark/pull/26619#discussion_r376753238
##########
File path: pom.xml
##########
@@ -128,19 +128,19 @@
<zookeeper.version>3.4.14</zookeeper.version>
<curator.version>2.7.1</curator.version>
<okapi.version>0.4.2</okapi.version>
- <hive.group>org.spark-project.hive</hive.group>
- <hive.classifier></hive.classifier>
+ <hive.group>org.apache.hive</hive.group>
+ <hive.classifier>core</hive.classifier>
<!-- Version used in Maven Hive dependency -->
- <hive.version>1.2.1.spark2</hive.version>
+ <hive.version>2.3.6</hive.version>
<hive23.version>2.3.6</hive23.version>
<!-- Version used for internal directory structure -->
- <hive.version.short>1.2.1</hive.version.short>
+ <hive.version.short>2.3.5</hive.version.short>
Review comment:
I think there is no downside of using orc nohive, right? Why not just keep
using that. So, we will not need to worry about having class conflicts.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]