You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/04/17 04:51:00 UTC

[GitHub] [spark] felixcheung commented on a change in pull request #24388: [SPARK-27481][BUILD] Upgrade commons-logging to 1.1.3 for hadoop-3.2

felixcheung commented on a change in pull request #24388: [SPARK-27481][BUILD] Upgrade commons-logging to 1.1.3 for hadoop-3.2
URL: https://github.com/apache/spark/pull/24388#discussion_r276078220
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -473,6 +473,12 @@
         <artifactId>commons-beanutils</artifactId>
         <version>1.9.3</version>
       </dependency>
+      <dependency>
+        <groupId>commons-logging</groupId>
+        <artifactId>commons-logging</artifactId>
+        <!-- Hive uses commons-logging 1.1.3 from 0.13 to 1.2 -->
 
 Review comment:
   hm, what about hive 2.x? or 3.x?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org