You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2008/08/06 01:16:44 UTC

[jira] Updated: (HADOOP-3854) org.apache.hadoop.http.HttpServer should support user configurable filter

     [ https://issues.apache.org/jira/browse/HADOOP-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-3854:
-------------------------------------------

    Attachment: 3854_20080805.patch

3854_20080805.patch: changed the API such that administrators define a list of FilterConfiguration in conf.  If the list is specified, the corresponding Filter will be initialized for each FilterConfiguration.

> 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, 3854_20080805.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.