[
https://issues.apache.org/jira/browse/YARN-6615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Lowe updated YARN-6615:
-----------------------------
Affects Version/s: 2.8.0
2.7.3
2.6.5
Target Version/s: 2.7.4, 2.8.1
Component/s: (was: amrmproxy)
Thanks for the report and patch! amrmproxy refers to a component of YARN
federation and is unrelated, so I removed it. I also updated the affected
versions since this appears to be a long-standing bug and not just in the most
recent 3.x alpha release.
+1 for the patch. Would you mind providing a patch for branch-2.8 as well? I
think that patch should apply to branch-2.7 as well since those two branches
have the same code for the two files involved.
> AmIpFilter drops query parameters on redirect
> ---------------------------------------------
>
> Key: YARN-6615
> URL: https://issues.apache.org/jira/browse/YARN-6615
> Project: Hadoop YARN
> Issue Type: Bug
> Affects Versions: 2.8.0, 2.7.3, 2.6.5, 3.0.0-alpha2
> Reporter: Wilfred Spiegelenburg
> Assignee: Wilfred Spiegelenburg
> Attachments: YARN-6615.1.patch
>
>
> When an AM web request is redirected to the RM the query parameters are
> dropped from the web request.
> This happens for Spark as described in SPARK-20772.
> The repro steps are:
> - Start up the spark-shell in yarn mode and run a job
> - Try to access the job details through http://<fqdn>:4040/jobs/job?id=0
> - A HTTP ERROR 400 is thrown (requirement failed: missing id parameter)
> This works fine in local or standalone mode, but does not work on Yarn where
> the query parameter is dropped. If the UI filter
> org.apache.hadoop.yarn.server.webproxy.amfilter.AmIpFilter is removed from
> the config which shows that the problem is in the filter
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]