diff --git hcatalog/webhcat/svr/src/main/config/webhcat-default.xml hcatalog/webhcat/svr/src/main/config/webhcat-default.xml index dc6521a..a46eab7 100644 --- hcatalog/webhcat/svr/src/main/config/webhcat-default.xml +++ hcatalog/webhcat/svr/src/main/config/webhcat-default.xml @@ -39,7 +39,7 @@ templeton.libjars - ${env.TEMPLETON_HOME}/../lib/zookeeper-3.4.6.jar,${env.TEMPLETON_HOME}/../lib/hive-common-1.2.0-SNAPSHOT.jar + ${env.TEMPLETON_HOME}/../lib/zookeeper-3.4.6.jar,${env.TEMPLETON_HOME}/../lib/hive-common-1.2.0.jar Jars to add to the classpath. @@ -105,7 +105,7 @@ templeton.hive.path - hive-0.11.0.tar.gz/hive-0.11.0/bin/hive + hive-1.2.0.tar.gz/hive-1.2.0/bin/hive The path to the Hive executable. Applies only if templeton.hive.archive is defined. @@ -125,7 +125,7 @@ templeton.hive.home - hive-0.14.0-SNAPSHOT-bin.tar.gz/hive-0.14.0-SNAPSHOT-bin + hive-1.2.0-bin.tar.gz/hive-1.2.0-bin The path to the Hive home within the tar. This is needed if Hive is not installed on all nodes in the cluster and needs to be shipped to the target node in the cluster to execute Pig @@ -134,7 +134,7 @@ templeton.hcat.home - hive-0.14.0-SNAPSHOT-bin.tar.gz/hive-0.14.0-SNAPSHOT-bin/hcatalog + hive-1.2.0-bin.tar.gz/hive-1.2.0-bin/hcatalog The path to the HCat home within the tar. This is needed if Hive is not installed on all nodes in the cluster and needs to be shipped to the target node in the cluster to execute Pig