HADOOP-11109. Site build is broken. Contributed by Jian He.
(cherry picked from commit 0e2b64f2029cabbbf05a132625244427f8bf9518)
This commit is contained in:
parent
ef693b541c
commit
71e6a4a735
|
@ -499,7 +499,9 @@ Release 2.6.0 - UNRELEASED
|
|||
HADOOP-11105. MetricsSystemImpl could leak memory in registered callbacks.
|
||||
(Chuan Liu via cnauroth)
|
||||
|
||||
KMS: Support for multiple Kerberos principals. (tucu)
|
||||
HADOOP-10982. KMS: Support for multiple Kerberos principals. (tucu)
|
||||
|
||||
HADOOP-11109. Site build is broken. (Jian He via atm)
|
||||
|
||||
Release 2.5.1 - 2014-09-05
|
||||
|
||||
|
|
|
@ -626,7 +626,7 @@ $ keytool -genkey -alias tomcat -keyalg RSA
|
|||
|
||||
<<NOTE:>> If using HTTPS, the SSL certificate used by the KMS instance must
|
||||
be configured to support multiple hostnames (see Java 7
|
||||
<<<keytool>> SAN extension support for details on how to do this).
|
||||
<<<keytool>>> SAN extension support for details on how to do this).
|
||||
|
||||
*** HTTP Authentication Signature
|
||||
|
||||
|
|
Loading…
Reference in New Issue