srowen commented on a change in pull request #23788: [SPARK-27176][SQL] Upgrade
hadoop-3's built-in Hive maven dependencies to 2.3.4
URL: https://github.com/apache/spark/pull/23788#discussion_r272201868
##########
File path: pom.xml
##########
@@ -1697,6 +1723,19 @@
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
</exclusion>
+ <!-- Hive 2.3.4 -->
+ <exclusion>
Review comment:
These several exclusions would apply to both Hive 2 and Hive 1 in the build
as it is now. That's probably OK; maybe they don't even exist in Hive 1. But
some like this one I'm not as sure about?
----------------------------------------------------------------
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]