sv2000 commented on a change in pull request #3293:
URL: https://github.com/apache/gobblin/pull/3293#discussion_r643371858



##########
File path: gradle/scripts/dependencyDefinitions.gradle
##########
@@ -180,9 +180,9 @@ ext.externalDependency = [
     /**
      * Avoiding conflicts with Hive 1.x versions existed in the classpath
      */
-    "orcMapreduce":"org.apache.orc:orc-mapreduce:1.6.8-SNAPSHOT:nohive",
-    "orcCore": "org.apache.orc:orc-core:1.6.8-SNAPSHOT:nohive",
-    "orcTools":"org.apache.orc:orc-tools:1.6.8-SNAPSHOT",
+    "orcMapreduce":"org.apache.orc:orc-mapreduce:1.7.0-SNAPSHOT:nohive",

Review comment:
       @Will-Lo Thanks! Yes - it looks the changes backported to 1.6.8 are now 
fully released. We can drop the SNAPSHOT version and use the 1.6.8 released 
version.  




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


Reply via email to