Author: shv
Date: Tue Jan 5 03:35:06 2010
New Revision: 895877
URL: http://svn.apache.org/viewvc?rev=895877&view=rev
Log:
HDFS-868. Fix link to Hadoop Upgrade Wiki. Contributed by Chris A. Mattmann.
Modified:
hadoop/hdfs/trunk/CHANGES.txt
hadoop/hdfs/trunk/src/docs/src/documentation/content/xdocs/hdfs_user_guide.xml
Modified: hadoop/hdfs/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/hdfs/trunk/CHANGES.txt?rev=895877&r1=895876&r2=895877&view=diff
==============================================================================
--- hadoop/hdfs/trunk/CHANGES.txt (original)
+++ hadoop/hdfs/trunk/CHANGES.txt Tue Jan 5 03:35:06 2010
@@ -590,6 +590,11 @@
HDFS-849. TestFiDataTransferProtocol2#pipeline_Fi_18 sometimes fails.
(hairong)
+ HDFS-762. Balancer causes Null Pointer Exception.
+ (Cristian Ivascu via dhruba)
+
+ HDFS-868. Fix link to Hadoop Upgrade Wiki. (Chris A. Mattmann via shv)
+
Release 0.20.2 - Unreleased
IMPROVEMENTS
@@ -629,9 +634,6 @@
HDFS-101. DFS write pipeline: DFSClient sometimes does not detect second
datanode failure. (hairong)
- HDFS-762. Balancer causes Null Pointer Exception.
- (Cristian Ivascu via dhruba)
-
Release 0.20.1 - 2009-09-01
IMPROVEMENTS
Modified:
hadoop/hdfs/trunk/src/docs/src/documentation/content/xdocs/hdfs_user_guide.xml
URL:
http://svn.apache.org/viewvc/hadoop/hdfs/trunk/src/docs/src/documentation/content/xdocs/hdfs_user_guide.xml?rev=895877&r1=895876&r2=895877&view=diff
==============================================================================
---
hadoop/hdfs/trunk/src/docs/src/documentation/content/xdocs/hdfs_user_guide.xml
(original)
+++
hadoop/hdfs/trunk/src/docs/src/documentation/content/xdocs/hdfs_user_guide.xml
Tue Jan 5 03:35:06 2010
@@ -530,7 +530,7 @@
of Hadoop and rollback the cluster to the state it was in
before
the upgrade. HDFS upgrade is described in more detail in
- <a href="http://wiki.apache.org/hadoop/Hadoop%20Upgrade">Hadoop
Upgrade</a> Wiki page.
+ <a href="http://wiki.apache.org/hadoop/Hadoop_Upgrade">Hadoop
Upgrade</a> Wiki page.
HDFS can have one such backup at a time. Before upgrading,
administrators need to remove existing backup using <code>bin/hadoop
dfsadmin -finalizeUpgrade</code> command. The following