YARN-3248. Correct fix version from branch-2.7 to branch-2.8 in the change log.
(cherry picked from commit 2e79f1c212
)
This commit is contained in:
parent
e26b6e55e9
commit
5e4d457674
|
@ -46,6 +46,9 @@ Release 2.8.0 - UNRELEASED
|
|||
YARN-3424. Change logs for ContainerMonitorImpl's resourse monitoring
|
||||
from info to debug. (Anubhav Dhoot via ozawa)
|
||||
|
||||
YARN-3248. Display count of nodes blacklisted by apps in the web UI.
|
||||
(Varun Vasudev via xgong)
|
||||
|
||||
OPTIMIZATIONS
|
||||
|
||||
YARN-3339. TestDockerContainerExecutor should pull a single image and not
|
||||
|
@ -819,9 +822,6 @@ Release 2.7.0 - UNRELEASED
|
|||
removing inconsistencies in the default values. (Junping Du and Karthik
|
||||
Kambatla via vinodkv)
|
||||
|
||||
YARN-3248. Display count of nodes blacklisted by apps in the web UI.
|
||||
(Varun Vasudev via xgong)
|
||||
|
||||
Release 2.6.0 - 2014-11-18
|
||||
|
||||
INCOMPATIBLE CHANGES
|
||||
|
|
Loading…
Reference in New Issue