You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/04/29 22:03:46 UTC

[GitHub] [incubator-iceberg] vrozov commented on a change in pull request #166: Update Hive Metastore tables for Spark

vrozov commented on a change in pull request #166: Update Hive Metastore tables for Spark
URL: https://github.com/apache/incubator-iceberg/pull/166#discussion_r279556282
 
 

 ##########
 File path: build.gradle
 ##########
 @@ -78,7 +78,7 @@ subprojects {
     avroVersion = '1.8.2'
     orcVersion = '1.4.2'
     parquetVersion = '1.10.0'
-    hiveVersion = '3.1.0'
+    hiveVersion = '1.2.1'
 
 Review comment:
   Please see my comment regarding shading, should it be sufficient to shade and relocate hive libraries to avoid conflict with Spark?

----------------------------------------------------------------
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: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org