Updated Branches:
  refs/heads/master a2ecdfa0f -> e2bc35518

Hooking up to the official RC2 of Hadoop 2.0.5-alpha


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

Branch: refs/heads/master
Commit: e2bc35518c55506f4f57ee958790e046b9e6595e
Parents: a2ecdfa
Author: Roman Shaposhnik <[email protected]>
Authored: Mon Jun 3 14:54:22 2013 -0700
Committer: Roman Shaposhnik <[email protected]>
Committed: Mon Jun 3 14:54:22 2013 -0700

----------------------------------------------------------------------
 bigtop.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/e2bc3551/bigtop.mk
----------------------------------------------------------------------
diff --git a/bigtop.mk b/bigtop.mk
index b204ebe..1da2cd6 100644
--- a/bigtop.mk
+++ b/bigtop.mk
@@ -26,7 +26,7 @@ 
HADOOP_TARBALL_SRC=$(HADOOP_NAME)-$(HADOOP_BASE_VERSION)-src.tar.gz
 HADOOP_DOWNLOAD_PATH=/hadoop/common/$(HADOOP_NAME)-$(HADOOP_BASE_VERSION)
 #HADOOP_SITE=$(APACHE_MIRROR)$(HADOOP_DOWNLOAD_PATH)
 #HADOOP_ARCHIVE=$(APACHE_ARCHIVE)$(HADOOP_DOWNLOAD_PATH)
-HADOOP_SITE=http://people.apache.org/~cos/hadoop-2.0.5-alpha-rc1/
+HADOOP_SITE=http://people.apache.org/~cos/hadoop-2.0.5-alpha-rc2/
 HADOOP_ARCHIVE=$(HADOOP_SITE)
 $(eval $(call PACKAGE,hadoop,HADOOP))
 

Reply via email to