Przeglądaj źródła

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 lat temu
rodzic
commit
7d450edc03

+ 3 - 0
CHANGES.txt

@@ -835,6 +835,9 @@ Trunk (unreleased changes)
     HADOOP-4041. IsolationRunner does not work as documented.
     HADOOP-4041. IsolationRunner does not work as documented.
     (Philip Zeyliger via tomwhite)
     (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
 Release 0.20.1 - Unreleased
 
 
   INCOMPATIBLE CHANGES
   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
         <code>mapred-queues.xml</code>. If the file is malformed, then the
         existing properties are not disturbed. New operations on jobs in the
         existing properties are not disturbed. New operations on jobs in the
         queues will be subjected to checks against the refreshed ACLs. Likewise,
         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>
         </tr>
         </table>
         </table>
       </section>
       </section>