Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
Opening jira as suggested b eyang on the thread for merging YARN-3368 (new web UI) to branch2 http://mail-archives.apache.org/mod_mbox/hadoop-yarn-dev/201610.mbox/%3CCAD++eCmVVQNZQz9YnkVKcXaCzdkg50YiOFxktgk3mMMs9sHmUA@mail.gmail.com%3E
----------
Ui2 does not seem to support same origin policy for cross site scripting prevention.
The following parameters has no effect for /ui2:
hadoop.http.cross-origin.enabled = true
yarn.resourcemanager.webapp.cross-origin.enabled = true
This is because ui2 is designed as a separate web application. WebFilters setup for existing resource manager doesn’t apply to the new web application.
Please open JIRA to track the security issue and resolve the problem prior to backporting this to branch-2.
This would minimize the risk to open up security hole in branch-2.
----------
Attachments
Attachments
Issue Links
- blocks
-
YARN-7169 Backport new yarn-ui to branch2 code (starting with YARN-5355_branch2)
-
- Resolved
-