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

Billie Rinaldi commented on YARN-8530:
--------------------------------------

Thanks, [~eyang]. I tried out this patch and it worked in secure mode (although 
it should be noted that at first I only set hadoop.security.authentication and 
did not set hadoop.http.authentication.type to kerberos, and with those 
settings the catalog app did not work).

In insecure mode I got this error: java.lang.ClassCastException: 
org.apache.hadoop.http.lib.StaticUserWebFilter cannot be cast to 
javax.servlet.Filter.

> Add security filters to Application catalog
> -------------------------------------------
>
>                 Key: YARN-8530
>                 URL: https://issues.apache.org/jira/browse/YARN-8530
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: security, yarn-native-services
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>            Priority: Major
>         Attachments: YARN-8530.001.patch, YARN-8530.002.patch, 
> YARN-8530.003.patch
>
>
> Application catalog UI does not have any security filter applied.  CORS 
> filter and Authentication filter are required to secure the web application.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to