[
https://issues.apache.org/jira/browse/HADOOP-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619952#action_12619952
]
Doug Cutting commented on HADOOP-3854:
--------------------------------------
> The filter mapping will solve the problem.
But shouldn't the filter mapping be done in Hadoop, not by the application, so
that when, e.g., we restructure Hadoop's urls, applications that use this
feature don't have to be updated? Folks could specify an authentication filter
that's called for user-facing pages. That seems like a much easier API for
Hadoop to maintain compatibly.
> org.apache.hadoop.http.HttpServer should support user configurable filter
> -------------------------------------------------------------------------
>
> Key: HADOOP-3854
> URL: https://issues.apache.org/jira/browse/HADOOP-3854
> Project: Hadoop Core
> Issue Type: New Feature
> Reporter: Tsz Wo (Nicholas), SZE
> Attachments: 3854_20080729.patch, 3854_20080730.patch,
> LoggingFilter.java, SampleInitializer.java
>
>
> Filters provide universal functions such as authentication, logging and
> auditing, etc. HttpServer should support configurable filters, so that
> individual site administrators could possibly configure filters for their web
> site.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.