[
https://issues.apache.org/jira/browse/YARN-7640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16287355#comment-16287355
]
Sunil G edited comment on YARN-7640 at 12/12/17 9:49 AM:
---------------------------------------------------------
I would like to hear thoughts on this from community to enable CORS by default.
Please share your thoughts.
cc/ [~leftnoteasy] [~vinodkv] [~vvasudev] [[email protected]]
[~templedf]
was (Author: sunilg):
I would like to hear thoughts on this from community to enable CORS by default.
Please share your thoughts.
cc/ [~leftnoteasy] [~vinodkv] [[email protected]] [~templedf]
> Retrospect to enable CORS related configs by default in YARN
> ------------------------------------------------------------
>
> Key: YARN-7640
> URL: https://issues.apache.org/jira/browse/YARN-7640
> Project: Hadoop YARN
> Issue Type: Bug
> Components: nodemanager, resourcemanager
> Affects Versions: 3.0.0-beta1
> Reporter: Sunil G
>
> Currently admin has to do below config changes to enable CORS in YARN.
> {code}
> 1. Add org.apache.hadoop.security.HttpCrossOriginFilterInitializer to
> hadoop.http.filter.initializers
> 2. Set hadoop.http.cross-origin.enabled to true
> 3. Set hadoop.http.cross-origin.allowed-methods to GET,HEAD
> 4. Set yarn.nodemanager.webapp.cross-origin.enabled to true
> 5. Set yarn.resourcemanager.webapp.cross-origin.enabled to true
> {code}
> For better handling, we could enable this config by default in YARN.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]