Merge r1575381 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1575382 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d9e52c379c
commit
ffaab80c42
|
@ -19,6 +19,9 @@ Release 2.4.0 - UNRELEASED
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
|
||||||
|
HADOOP-8691. FsShell can print "Found xxx items" unnecessarily often.
|
||||||
|
(Daryn Sharp via wheat9)
|
||||||
|
|
||||||
NEW FEATURES
|
NEW FEATURES
|
||||||
|
|
||||||
HADOOP-10184. Hadoop Common changes required to support HDFS ACLs. (See
|
HADOOP-10184. Hadoop Common changes required to support HDFS ACLs. (See
|
||||||
|
@ -55,9 +58,6 @@ Release 2.4.0 - UNRELEASED
|
||||||
HADOOP-10314. The ls command help still shows outdated 0.16 format.
|
HADOOP-10314. The ls command help still shows outdated 0.16 format.
|
||||||
(Rushabh S Shah via kihwal)
|
(Rushabh S Shah via kihwal)
|
||||||
|
|
||||||
HADOOP-8691. FsShell can print "Found xxx items" unnecessarily often.
|
|
||||||
(Daryn Sharp via wheat9)
|
|
||||||
|
|
||||||
HADOOP-10379. Protect authentication cookies with the HttpOnly and Secure
|
HADOOP-10379. Protect authentication cookies with the HttpOnly and Secure
|
||||||
flags. (wheat9)
|
flags. (wheat9)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue