소스 검색

MAPREDUCE-6563. Streaming documentation contains a stray % character. Contributed by Chris Nauroth.

(cherry picked from commit 41da9a07738c6d019e2467f139750b7e2f50a914)

Conflicts:
	hadoop-mapreduce-project/CHANGES.txt
cnauroth 9 년 전
부모
커밋
bd01fdb64d
2개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 0
      hadoop-mapreduce-project/CHANGES.txt
  2. 1 1
      hadoop-tools/hadoop-streaming/src/site/markdown/HadoopStreaming.md.vm

+ 3 - 0
hadoop-mapreduce-project/CHANGES.txt

@@ -417,6 +417,9 @@ Release 2.8.0 - UNRELEASED
     MAPREDUCE-6619. HADOOP_CLASSPATH is overwritten in MR container.
     (Junping Du via jianhe)
 
+    MAPREDUCE-6563. Streaming documentation contains a stray '%' character.
+    (cnauroth)
+
 Release 2.7.3 - UNRELEASED
 
   INCOMPATIBLE CHANGES

+ 1 - 1
hadoop-tools/hadoop-streaming/src/site/markdown/HadoopStreaming.md.vm

@@ -1,4 +1,4 @@
-%<!---
+<!---
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at