diff --git a/README.md b/README.md index fbcdf88..351e04c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,8 @@ Please note this jar works with both kerberized and non-kerberized clusters. Co You can download the latest binaries from the releases page: https://github.com/timveil/hive-jdbc-uber-jar/releases -* Updated for HDP 2.6.3.0 - 11/01/17 __LATEST__ +* Updated for HDP 2.6.5.0 - 07/04/18 __LATEST__ +* Updated for HDP 2.6.3.0 - 11/01/17 * Updated for HDP 2.6.1.0 - 06/08/17 * Resolved issue with Zookeeper discovery - 01/27/17 * Added support kerberized clusters - 12/19/16 diff --git a/pom.xml b/pom.xml index b29ec49..8bf5efd 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ veil.hdp.hive hive-jdbc-uber jar - 2.6.3.0-235 + 2.6.5.0-292 Hive JDBC uber jar Hive JDBC uber jar @@ -16,8 +16,8 @@ 1.8 1.8 UTF-8 - 1.2.1000.2.6.3.0-235 - 2.7.3.2.6.3.0-235 + 1.2.1000.2.6.5.0-292 + 2.7.3.2.6.5.0-292 1.7.25 @@ -43,6 +43,14 @@ test --> + + org.apache.hive + hive-jdbc + ${hive.version} + standalone + test + + org.apache.hive hive-jdbc @@ -118,7 +126,7 @@ org.apache.maven.plugins maven-shade-plugin - 2.4.3 + 3.1.1 package