Philip Zeyliger created HADOOP-8343:
---------------------------------------
Summary: Allow configuration of authorization for JmxJsonServlet and MetricsServlet
Key: HADOOP-8343
URL: https://issues.apache.org/jira/browse/HADOOP-8343
Project: Hadoop Common
Issue Type: New Feature
Components: util
Affects Versions: 2.0.0
Reporter: Philip Zeyliger
When using authorization for the daemons' web server, it would be useful to specifically control
the authorization requirements for accessing /jmx and /metrics. Currently, they require administrative
access. This JIRA would propose that whether or not they are available to administrators
only or to all users be controlled by "hadoop.instrumentation.requires.administrator" (or
similar). The default would be that administrator access is required.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|