瀏覽代碼

HADOOP-6076. Fix a broken compilation of Forrest documentation due to misplaced tags in commands_manual.xml. Contributed by Hemanth Yamijala.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/trunk@785928 13f79535-47bb-0310-9956-ffa450edef68
Hemanth Yamijala 16 年之前
父節點
當前提交
7d450edc03
共有 2 個文件被更改,包括 4 次插入1 次删除
  1. 3 0
      CHANGES.txt
  2. 1 1
      src/docs/src/documentation/content/xdocs/commands_manual.xml

+ 3 - 0
CHANGES.txt

@@ -835,6 +835,9 @@ Trunk (unreleased changes)
     HADOOP-4041. IsolationRunner does not work as documented.
     (Philip Zeyliger via tomwhite)
 
+    HADOOP-6076. Fix a broken compilation of Forrest documentation due to
+    misplaced tags in commands_manual.xml. (yhemanth)
+
 Release 0.20.1 - Unreleased
 
   INCOMPATIBLE CHANGES

+ 1 - 1
src/docs/src/documentation/content/xdocs/commands_manual.xml

@@ -589,7 +589,7 @@
         <code>mapred-queues.xml</code>. If the file is malformed, then the
         existing properties are not disturbed. New operations on jobs in the
         queues will be subjected to checks against the refreshed ACLs. Likewise,
-        new jobs will be accepted to queues only if the queue state is running.
+        new jobs will be accepted to queues only if the queue state is running.</td>
         </tr>
         </table>
       </section>