MAPREDUCE-6286. Amend commit to CHANGES.txt for backport into 2.7.0.
(cherry picked from commit 8770c82acc
)
This commit is contained in:
parent
d43c0da7d7
commit
40682a4aad
|
@ -44,10 +44,6 @@ Release 2.8.0 - UNRELEASED
|
||||||
MAPREDUCE-5448. MapFileOutputFormat#getReaders bug with hidden
|
MAPREDUCE-5448. MapFileOutputFormat#getReaders bug with hidden
|
||||||
files/folders. (Maysam Yabandeh via harsh)
|
files/folders. (Maysam Yabandeh via harsh)
|
||||||
|
|
||||||
MAPREDUCE-6286. A typo in HistoryViewer makes some code useless, which
|
|
||||||
causes counter limits are not reset correctly.
|
|
||||||
(Zhihai Xu via harsh)
|
|
||||||
|
|
||||||
MAPREDUCE-6213. NullPointerException caused by job history server addr not
|
MAPREDUCE-6213. NullPointerException caused by job history server addr not
|
||||||
resolvable. (Peng Zhang via harsh)
|
resolvable. (Peng Zhang via harsh)
|
||||||
|
|
||||||
|
@ -150,6 +146,10 @@ Release 2.7.0 - UNRELEASED
|
||||||
|
|
||||||
BUG FIXES
|
BUG FIXES
|
||||||
|
|
||||||
|
MAPREDUCE-6286. A typo in HistoryViewer makes some code useless, which
|
||||||
|
causes counter limits are not reset correctly.
|
||||||
|
(Zhihai Xu via harsh)
|
||||||
|
|
||||||
MAPREDUCE-6210. Use getApplicationAttemptId() instead of getApplicationId()
|
MAPREDUCE-6210. Use getApplicationAttemptId() instead of getApplicationId()
|
||||||
for logging AttemptId in RMContainerAllocator.java (Leitao Guo via aajisaka)
|
for logging AttemptId in RMContainerAllocator.java (Leitao Guo via aajisaka)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue