Will-Lo commented on a change in pull request #3293:
URL: https://github.com/apache/gobblin/pull/3293#discussion_r643380322
##########
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:
This should be done in a separate PR, I'll go open one today for the
dependencies so this can stay clean.
--
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]