Fix CHANGES.txt entry for MAPREDUCE-6033.
This commit is contained in:
parent
dc154ab86d
commit
2d9b77d617
|
@ -270,6 +270,9 @@ Release 2.5.1 - UNRELEASED
|
||||||
|
|
||||||
BUG FIXES
|
BUG FIXES
|
||||||
|
|
||||||
|
MAPREDUCE-6033. Updated access check for displaying job information
|
||||||
|
(Yu Gao via Eric Yang)
|
||||||
|
|
||||||
Release 2.5.0 - 2014-08-11
|
Release 2.5.0 - 2014-08-11
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
@ -351,9 +354,6 @@ Release 2.5.0 - 2014-08-11
|
||||||
|
|
||||||
BUG FIXES
|
BUG FIXES
|
||||||
|
|
||||||
MAPREDUCE-6033. Updated access check for displaying job information
|
|
||||||
(Yu Gao via Eric Yang)
|
|
||||||
|
|
||||||
MAPREDUCE-5759. Remove unnecessary conf load in Limits (Sandy Ryza)
|
MAPREDUCE-5759. Remove unnecessary conf load in Limits (Sandy Ryza)
|
||||||
|
|
||||||
MAPREDUCE-5014. Extend Distcp to accept a custom CopyListing.
|
MAPREDUCE-5014. Extend Distcp to accept a custom CopyListing.
|
||||||
|
|
Loading…
Reference in New Issue