aboutsummaryrefslogtreecommitdiff
path: root/bigtop.mk
diff options
context:
space:
mode:
authorYoungWoo Kim <ywkim@apache.org>2015-03-14 07:29:40 +0900
committerOlaf Flebbe <of@oflebbe.de>2015-03-14 20:29:34 +0100
commit3becc79ae3b5849bcf5e9c8b58da4545fc28dfd1 (patch)
tree8eafb590eb8c765f26a60889e0270536ea371e01 /bigtop.mk
parentb7f4a1b57bb3cee787ce8735ebaa367db2e89319 (diff)
BIGTOP-1660: Upgrade to Hive-1.0
Signed-off-by: Olaf Flebbe <of@oflebbe.de>
Diffstat (limited to 'bigtop.mk')
-rw-r--r--bigtop.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigtop.mk b/bigtop.mk
index 6298901e..f88698d4 100644
--- a/bigtop.mk
+++ b/bigtop.mk
@@ -97,7 +97,7 @@ $(eval $(call PACKAGE,pig,PIG))
HIVE_NAME=hive
HIVE_RELNOTES_NAME=Apache Hive
HIVE_PKG_NAME=hive
-HIVE_BASE_VERSION=0.14.0
+HIVE_BASE_VERSION=1.0.0
HIVE_PKG_VERSION=$(HIVE_BASE_VERSION)
HIVE_RELEASE_VERSION=1
HIVE_TARBALL_DST=apache-hive-$(HIVE_BASE_VERSION)-src.tar.gz