From 7b713175f2da308b3491f979d0c4f21c1977e69c Mon Sep 17 00:00:00 2001 From: Matt Burgess Date: Wed, 9 Nov 2016 14:44:02 -0500 Subject: [PATCH] NIFI-3017: Exclude org.json dependency from Hive bundle --- .../nifi-hive-bundle/nifi-hive-processors/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/pom.xml index 1531f769a65c..6deb3f9ac272 100644 --- a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/pom.xml +++ b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/pom.xml @@ -44,6 +44,10 @@ hive-jdbc ${hive.version} + + org.json + json + org.apache.hadoop hadoop-common