Repository: bigtop
Updated Branches:
  refs/heads/master 91679c0e7 -> 10cfc36c7


BIGTOP-1778: spark-1.3.0 broke hive
  Revert "BIGTOP-1701: Upgrade to Hive 1.1.0"

This reverts commit c8235426bb00d1af2f0e8ce1e484f1954c041e1d.


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/10cfc36c
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/10cfc36c
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/10cfc36c

Branch: refs/heads/master
Commit: 10cfc36c782a1bf44e0a9c24aae6973270b4f5fa
Parents: 91679c0
Author: Olaf Flebbe <[email protected]>
Authored: Fri Mar 27 22:18:51 2015 +0100
Committer: Olaf Flebbe <[email protected]>
Committed: Fri Mar 27 22:24:33 2015 +0100

----------------------------------------------------------------------
 bigtop.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/10cfc36c/bigtop.mk
----------------------------------------------------------------------
diff --git a/bigtop.mk b/bigtop.mk
index 4517c92..706942f 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=1.1.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

Reply via email to