[
https://issues.apache.org/jira/browse/HADOOP-10709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14508157#comment-14508157
]
Benoy Antony commented on HADOOP-10709:
---------------------------------------
The filter used for general HTTP Authentication is configured with all the
required parameters.
If you reuse the same filter instance foe webHDFS, then there is no need to
specify a new set of parameters.
If you want to see an example of how it is configured, please see the xml in
the attached with the jira.
> Reuse Filters across web apps
> -----------------------------
>
> Key: HADOOP-10709
> URL: https://issues.apache.org/jira/browse/HADOOP-10709
> Project: Hadoop Common
> Issue Type: Improvement
> Components: security
> Reporter: Benoy Antony
> Assignee: Benoy Antony
> Attachments: HADOOP-10709-002.patch, HADOOP-10709.patch,
> configForFilterReuse.xml
>
>
> Currently, we need to define separate authentication filters for webhdfs and
> general webui. This also involves defining parameters for those filters.
> It will be better if one could reuse filters for web apps if desired.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)