HDFS-6823. dfs.web.authentication.kerberos.principal shows up in logs for insecure HDFS
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616846 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6da830cfdf
commit
a42231d19b
|
@ -390,6 +390,9 @@ Release 2.6.0 - UNRELEASED
|
||||||
|
|
||||||
BUG FIXES
|
BUG FIXES
|
||||||
|
|
||||||
|
HDFS-6823. dfs.web.authentication.kerberos.principal shows up in logs for
|
||||||
|
insecure HDFS (Allen Wittenauer via raviprak)
|
||||||
|
|
||||||
HDFS-6617. Flake TestDFSZKFailoverController.testManualFailoverWithDFSHAAdmin
|
HDFS-6617. Flake TestDFSZKFailoverController.testManualFailoverWithDFSHAAdmin
|
||||||
due to a long edit log sync op. (Liang Xie via cnauroth)
|
due to a long edit log sync op. (Liang Xie via cnauroth)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue