[
https://issues.apache.org/jira/browse/YARN-11574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18029250#comment-18029250
]
ASF GitHub Bot commented on YARN-11574:
---------------------------------------
github-actions[bot] closed pull request #6100: YARN-11574. Make yarn router
webservice forward auth type configurable.
URL: https://github.com/apache/hadoop/pull/6100
> Make yarn router webservice forward auth type configurable
> ----------------------------------------------------------
>
> Key: YARN-11574
> URL: https://issues.apache.org/jira/browse/YARN-11574
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: router, yarn
> Reporter: liu bin
> Priority: Major
> Labels: pull-request-available
>
> Now if we request yarn router webservice to get apps without authentication,
> will return null and print error log "Unable to obtain user name, user not
> authenticated", because the RouterWebServiceUtil#genericForward will try to
> get callerUGI from HttpServletRequest.
> I think we can check the config `hadoop.http.authentication.type` to
> determine whether the user should be authenticated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]