HADOOP-16293. AuthenticationFilterInitializer doc has speudo instead of pseudo.
Author: Prabhu Joseph
This commit is contained in:
parent
3172f6cbf9
commit
96dc5cedfe
@ -40028,7 +40028,7 @@ is serialized as
|
||||
<![CDATA[Initializes hadoop-auth AuthenticationFilter which provides support for
|
||||
Kerberos HTTP SPNEGO authentication.
|
||||
<p/>
|
||||
It enables anonymous access, simple/speudo and Kerberos HTTP SPNEGO
|
||||
It enables anonymous access, simple/pseudo and Kerberos HTTP SPNEGO
|
||||
authentication for Hadoop JobTracker, NameNode, DataNodes and
|
||||
TaskTrackers.
|
||||
<p/>
|
||||
|
@ -32,7 +32,7 @@
|
||||
* Initializes hadoop-auth AuthenticationFilter which provides support for
|
||||
* Kerberos HTTP SPNEGO authentication.
|
||||
* <p>
|
||||
* It enables anonymous access, simple/speudo and Kerberos HTTP SPNEGO
|
||||
* It enables anonymous access, simple/pseudo and Kerberos HTTP SPNEGO
|
||||
* authentication for Hadoop JobTracker, NameNode, DataNodes and
|
||||
* TaskTrackers.
|
||||
* <p>
|
||||
|
Loading…
Reference in New Issue
Block a user