diff --git a/plugin/reader/hivereader/pom.xml b/plugin/reader/hivereader/pom.xml index c1a54c073..c1c0cb7b2 100644 --- a/plugin/reader/hivereader/pom.xml +++ b/plugin/reader/hivereader/pom.xml @@ -30,6 +30,18 @@ ${project.version} + + com.fasterxml.jackson.core + jackson-databind + ${jackson.version} + + + + com.fasterxml.woodstox + woodstox-core + ${woodstox.version} + + org.apache.avro avro @@ -46,6 +58,12 @@ + + org.apache.commons + commons-configuration2 + ${commons.configuration2.version} + + org.apache.hadoop hadoop-common @@ -248,6 +266,18 @@ ${libthrift.version} + + org.apache.zookeeper + zookeeper + ${zookeeper.version} + + + + org.apache.zookeeper + zookeeper-jute + ${zookeeper.version} + + org.xerial.snappy snappy-java diff --git a/pom.xml b/pom.xml index 9ca1e9fbd..82ffd9a62 100644 --- a/pom.xml +++ b/pom.xml @@ -33,6 +33,7 @@ 1.11.2 1.9.4 1.10 + 2.9.0 4.4 1.15 1.24.0 @@ -72,7 +73,7 @@ 3.2.3 5.5.0 1.16.0 - 0.19.0 + 0.13.0 3.2.1 2.0.2-beta 4.1.93.Final