You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "John Zhuge (JIRA)" <ji...@apache.org> on 2017/02/21 04:31:44 UTC

[jira] [Commented] (HADOOP-14073) Document default HttpServer2 servlets

    [ https://issues.apache.org/jira/browse/HADOOP-14073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875350#comment-15875350 ] 

John Zhuge commented on HADOOP-14073:
-------------------------------------

Thanks [~yuanbo] to take this on!

I'd imagine {{/logs}} should be protected the same way as {{/jmx}}, {{/conf}}, etc, but I am seeing HADOOP-14060
KMS /logs servlet should have access control.

> Document default HttpServer2 servlets
> -------------------------------------
>
>                 Key: HADOOP-14073
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14073
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 3.0.0-alpha3
>            Reporter: John Zhuge
>            Assignee: Yuanbo Liu
>            Priority: Minor
>
> Since many components (NN Web UI, YARN RM/JH, KMS, HttpFS, etc) now use HttpServer2 which provides default servlets /conf, /jmx, /logLevel, /stacks, /logs, and /static, it'd nice to have an independent markdown doc to describe authentication and authorization of these servlets. The docs for the related components can just link to this markdown doc.
> Good summary of HTTP servlets by [~yuanbo] for HADOOP-13119: https://issues.apache.org/jira/browse/HADOOP-13119?focusedCommentId=15635132&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15635132.
> I also made a poor attempt in https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-kms/src/site/markdown/index.md.vm#L1086-L1129 and https://github.com/apache/hadoop/blob/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/site/markdown/ServerSetup.md.vm#L153-L197.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org