[
https://issues.apache.org/jira/browse/HADOOP-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620444#action_12620444
]
Tsz Wo (Nicholas), SZE commented on HADOOP-3854:
------------------------------------------------
*common*
User facing only
- /stacks
- /logs/*
- /static/*
Both
- /logLevel
*NameNode*
User facing only
- /index.html
- /nn_browsedfscontent.jsp
- /dfshealth.jsp
Internal use only
- /getimage
- /listPaths/*
- /data/*
Both
- /fsck
*DataNode*
User facing only
- /browseDirectory.jsp
- /tail.jsp
- /browseBlock.jsp
- /blockScannerReport
Internal use only
- /streamFile/*
*SecondaryNameNode*
Internal use only
- /getimage
*JobTracker*
User facing only
- /index.html
- /taskgraph
- /machines.jsp
- /jobconf_history.jsp
- /loadhistory.jsp
- /jobhistory.jsp
- /jobtaskshistory.jsp
- /jobdetailshistory.jsp
- /analysejobhistory.jsp
- /jobfailures.jsp
- /jobblacklistedtrackers.jsp
- /jobconf.jsp
- /taskstats.jsp
- /taskdetailshistory.jsp
- /jobtracker.jsp
- /taskdetails.jsp
- /jobdetails.jsp
- /jobtasks.jsp
*TaskTracker*
User facing only
- /index.html
- /tasktracker.jsp
- /taskgraph
Internal use only
- /mapOutput
- /tasklog
> 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.