MAPREDUCE-6563. Streaming documentation contains a stray % character. Contributed by Chris Nauroth.
(cherry picked from commit41da9a0773
) Conflicts: hadoop-mapreduce-project/CHANGES.txt (cherry picked from commitbd01fdb64d
)
This commit is contained in:
parent
353518f54c
commit
ced22ca78f
|
@ -403,6 +403,9 @@ Release 2.8.0 - UNRELEASED
|
||||||
MAPREDUCE-6619. HADOOP_CLASSPATH is overwritten in MR container.
|
MAPREDUCE-6619. HADOOP_CLASSPATH is overwritten in MR container.
|
||||||
(Junping Du via jianhe)
|
(Junping Du via jianhe)
|
||||||
|
|
||||||
|
MAPREDUCE-6563. Streaming documentation contains a stray '%' character.
|
||||||
|
(cnauroth)
|
||||||
|
|
||||||
Release 2.7.3 - UNRELEASED
|
Release 2.7.3 - UNRELEASED
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
%<!---
|
<!---
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
You may obtain a copy of the License at
|
You may obtain a copy of the License at
|
||||||
|
|
Loading…
Reference in New Issue