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



##########
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:
       The build was failing because v1.6.8 is not available in the snapshot 
repo here: 
https://repository.apache.org/content/repositories/snapshots/org/apache/orc/




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