浏览代码

Fixing note about upgrading HDFS.

git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/trunk@591517 13f79535-47bb-0310-9956-ffa450edef68
Doug Cutting 17 年之前
父节点
当前提交
bcf7947ad3
共有 3 个文件被更改,包括 7 次插入7 次删除
  1. 3 3
      docs/releases.html
  2. 1 1
      docs/releases.pdf
  3. 3 3
      src/docs/src/documentation/content/xdocs/releases.xml

+ 3 - 3
docs/releases.html

@@ -241,9 +241,9 @@ document.write("Last Published: " + document.lastModified);
 <div class="note">
 <div class="note">
 <div class="label">Note</div>
 <div class="label">Note</div>
 <div class="content">When upgrading an existing HDFS filesystem to a 0.15.x
 <div class="content">When upgrading an existing HDFS filesystem to a 0.15.x
-	release from an earlier release, you should first
-	start HDFS with 'bin/start-dfs.sh -upgrade'.  See the <a href="http://wiki.apache.org/lucene-hadoop/Hadoop_Upgrade">Hadoop
-	0.14 Upgrade</a> page for details.</div>
+	release from an earlier release, you should first start HDFS
+	with 'bin/start-dfs.sh -upgrade'.  See the <a href="http://wiki.apache.org/lucene-hadoop/Hadoop_Upgrade">Hadoop
+	Upgrade</a> page for details.</div>
 </div>
 </div>
 <a name="N10058"></a><a name="19+October%2C+2007%3A+release+0.14.3+available"></a>
 <a name="N10058"></a><a name="19+October%2C+2007%3A+release+0.14.3+available"></a>
 <h3 class="h4">19 October, 2007: release 0.14.3 available </h3>
 <h3 class="h4">19 October, 2007: release 0.14.3 available </h3>

文件差异内容过多而无法显示
+ 1 - 1
docs/releases.pdf


+ 3 - 3
src/docs/src/documentation/content/xdocs/releases.xml

@@ -52,10 +52,10 @@
         <p>See the release notes (above) for details.</p>
         <p>See the release notes (above) for details.</p>
 
 
 	<note>When upgrading an existing HDFS filesystem to a 0.15.x
 	<note>When upgrading an existing HDFS filesystem to a 0.15.x
-	release from an earlier release, you should first
-	start HDFS with 'bin/start-dfs.sh -upgrade'.  See the <a
+	release from an earlier release, you should first start HDFS
+	with 'bin/start-dfs.sh -upgrade'.  See the <a
 	href="http://wiki.apache.org/lucene-hadoop/Hadoop_Upgrade">Hadoop
 	href="http://wiki.apache.org/lucene-hadoop/Hadoop_Upgrade">Hadoop
-	0.14 Upgrade</a> page for details.</note>
+	Upgrade</a> page for details.</note>
 
 
       </section>
       </section>
 
 

部分文件因为文件数量过多而无法显示