Hello Andrew Wong, Adar Dembo, Grant Henke, Hao Hao,

I'd like you to do a code review. Please visit

    http://gerrit.cloudera.org:8080/11733

to review the following change.


Change subject: Add missing test dependency for Hive tests
......................................................................

Add missing test dependency for Hive tests

The HMS client internally calls into the JobConf class, which is
provided by the org.apache.hadoop.hadoop-mapreduce-client-core artifact.
Apparently some versions of the HMS (Notably CDH 6.1-SNAPSHOT), when
pulled in with gradle, don't include this dependency transitively.
Adding it explicitly ourselves solves the problem.

Change-Id: I33187880247b3fe930ff521b0671345646e0fbf4
---
M java/gradle/dependencies.gradle
M java/kudu-client/build.gradle
2 files changed, 5 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/33/11733/1
--
To view, visit http://gerrit.cloudera.org:8080/11733
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I33187880247b3fe930ff521b0671345646e0fbf4
Gerrit-Change-Number: 11733
Gerrit-PatchSet: 1
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Hao Hao <[email protected]>

Reply via email to