Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13691
Change subject: [backup] Fix backup tools hdfs uri support ...................................................................... [backup] Fix backup tools hdfs uri support This patch fixes the handling of the `hdfs` uri in the kudu-backup-tools module primarily by using the hadoop-client dependency as opposed to the hadoop-common dependency. Additionally it adds integration tests for the `hdfs` uri in the tests using a hadoop-minicluster. Change-Id: I334a38bb5d7252b5e6d2722c4f1fc1d3b5622db7 --- M java/gradle/dependencies.gradle M java/kudu-backup-tools/build.gradle M java/kudu-backup-tools/src/test/scala/org/apache/kudu/backup/TestKuduBackupCleaner.scala M java/kudu-backup-tools/src/test/scala/org/apache/kudu/backup/TestKuduBackupLister.scala 4 files changed, 94 insertions(+), 42 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/91/13691/1 -- To view, visit http://gerrit.cloudera.org:8080/13691 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I334a38bb5d7252b5e6d2722c4f1fc1d3b5622db7 Gerrit-Change-Number: 13691 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
