From a9a73c5f71ad0a9e315e0212245c8a56c3c360bd Mon Sep 17 00:00:00 2001 From: Emanuele Cesena Date: Mon, 18 Jul 2016 09:39:15 -0700 Subject: [PATCH] Distribution: pull-deps compiled hadoop version (#3044) --- distribution/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/distribution/pom.xml b/distribution/pom.xml index 20038bf9033..19669d2d496 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -70,6 +70,8 @@ ${project.parent.version} -l ${settings.localRepository} + -h + org.apache.hadoop:hadoop-client:${hadoop.compile.version} -c io.druid.extensions:druid-avro-extensions -c