diff --git jdbc/pom.xml jdbc/pom.xml index 6385093..1f1942f 100644 --- jdbc/pom.xml +++ jdbc/pom.xml @@ -162,7 +162,7 @@ - org.apache.hive.shims:hive-shims-common-secure + org.apache.hive.shims:hive-shims-common org/apache/hadoop/hive/thrift/* org/apache/hadoop/hive/thrift/client/* diff --git ql/pom.xml ql/pom.xml index 515d235..84e912e 100644 --- ql/pom.xml +++ ql/pom.xml @@ -638,12 +638,10 @@ org.json:json org.apache.avro:avro org.apache.avro:avro-mapred - org.apache.hive.shims:hive-shims-0.20 org.apache.hive.shims:hive-shims-0.20S org.apache.hive.shims:hive-shims-0.23 org.apache.hive.shims:hive-shims-0.23 org.apache.hive.shims:hive-shims-common - org.apache.hive.shims:hive-shims-common-secure com.googlecode.javaewah:JavaEWAH javolution:javolution com.google.protobuf:protobuf-java diff --git shims/0.20S/pom.xml shims/0.20S/pom.xml index 6eb1417..3d7d505 100644 --- shims/0.20S/pom.xml +++ shims/0.20S/pom.xml @@ -37,7 +37,7 @@ org.apache.hive.shims - hive-shims-common-secure + hive-shims-common ${project.version} diff --git shims/0.23/pom.xml shims/0.23/pom.xml index 8886ad6..924fc1a 100644 --- shims/0.23/pom.xml +++ shims/0.23/pom.xml @@ -37,7 +37,7 @@ org.apache.hive.shims - hive-shims-common-secure + hive-shims-common ${project.version} diff --git shims/scheduler/pom.xml shims/scheduler/pom.xml index 2cfb1e0..41a3ab9 100644 --- shims/scheduler/pom.xml +++ shims/scheduler/pom.xml @@ -37,7 +37,7 @@ org.apache.hive.shims - hive-shims-common-secure + hive-shims-common ${project.version}