BIGTOP-747. bump hive version to 0.9.0
Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/d89fdef2 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/d89fdef2 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/d89fdef2 Branch: refs/heads/branch-0.3.1 Commit: d89fdef27c2df3128f0fdd65c5482edb6c9be6bd Parents: 58cac02 Author: Konstantin Boudnik <[email protected]> Authored: Wed Mar 27 13:38:01 2013 -0700 Committer: Konstantin Boudnik <[email protected]> Committed: Wed Mar 27 13:38:01 2013 -0700 ---------------------------------------------------------------------- bigtop.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/d89fdef2/bigtop.mk ---------------------------------------------------------------------- diff --git a/bigtop.mk b/bigtop.mk index d07c907..bfaaa72 100644 --- a/bigtop.mk +++ b/bigtop.mk @@ -74,7 +74,7 @@ $(eval $(call PACKAGE,pig,PIG)) HIVE_NAME=hive HIVE_RELNOTES_NAME=Apache Hive HIVE_PKG_NAME=hive -HIVE_BASE_VERSION=0.8.1 +HIVE_BASE_VERSION=0.9.0 HIVE_PKG_VERSION=$(HIVE_BASE_VERSION) HIVE_RELEASE_VERSION=1 HIVE_TARBALL_DST=hive-$(HIVE_BASE_VERSION).tar.gz
