fang zhenyi created HADOOP-15328:
------------------------------------
Summary: Fix the typo in HttpAuthentication.md
Key: HADOOP-15328
URL: https://issues.apache.org/jira/browse/HADOOP-15328
Project: Hadoop Common
Issue Type: Bug
Components: common
Reporter: fang zhenyi
Assignee: fang zhenyi
There is a typo \{{AuthenticatorHandler}} in HttpAuthentication.md.
{code:java}
If a custom authentication mechanism is required for the HTTP web-consoles, it
is possible to implement a plugin to support the alternate authentication
mechanism (refer to Hadoop hadoop-auth for details on writing an
AuthenticatorHandler).
{code}
There is not an \{{AuthenticatorHandler}} in Hadoop hadoop-auth.
\{{AuthenticatorHandler}} should be replaced with \{{AuthenticationHandler}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]