diff --git a/pom.xml b/pom.xml index 89188c7d8b7f18f44a477994492a2d282b89473a..ba1089948f6e05c44d13fb8f0fb96f93937c35ed 100644 --- a/pom.xml +++ b/pom.xml @@ -573,7 +573,7 @@ hadoop-3.2 - 3.2.4 + 3.2.3 @@ -581,6 +581,144 @@ spark-hive_${scala.binary.version} ${spark.version} ${maven.scope} + + + org.apache.hive + hive-common + + + org.apache.hive + hive-exec + + + org.apache.hive + hive-metastore + + + org.apache.hive + hive-serde + + + org.apache.hive + hive-shims + + + org.apache.calcite + calcite-core + + + org.pentaho + pentaho-aggdesigner-algorithm + + + + + org.apache.spark + spark-hive-thriftserver_${scala.binary.version} + ${spark.version} + ${maven.scope} + + + org.apache.hive + hive-cli + + + org.apache.hive + hive-jdbc + + + org.apache.hive + hive-beeline + + + org.pentaho + pentaho-aggdesigner-algorithm + + + + + ${hive.group} + hive-cli + ${hive.version} + ${maven.scope} + + + org.pentaho + pentaho-aggdesigner-algorithm + + + + + ${hive.group} + hive-jdbc + ${hive.version} + ${maven.scope} + + + org.pentaho + pentaho-aggdesigner-algorithm + + + + + ${hive.group} + hive-beeline + ${hive.version} + ${maven.scope} + + + org.pentaho + pentaho-aggdesigner-algorithm + + + + + ${hive.group} + hive-common + ${hive.version} + ${maven.scope} + + + org.pentaho + pentaho-aggdesigner-algorithm + + + + + ${hive.group} + hive-metastore + ${hive.version} + ${maven.scope} + + + org.pentaho + pentaho-aggdesigner-algorithm + + + + + ${hive.group} + hive-exec + ${hive.version} + ${maven.scope} + + + org.apache.commons + commons-lang3 + + + org.apache.spark + spark-core_2.10 + + + org.apache.calcite + calcite-core + + + org.pentaho + pentaho-aggdesigner-algorithm + +