[
https://issues.apache.org/jira/browse/YARN-6625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wangda Tan updated YARN-6625:
-----------------------------
Attachment: YARN-6625.branch-2.005.patch
Attached ver.005 patch against branch-2. In the new patch I changed unit test
to use mockito to stub {{isValidUrl}}. Major reason is I always facing issues
to use {{org.mortbay.jetty}} implement same logics of {{org.eclipse.jetty}}.
[~yufeigu], I'm not sure if you have any experiences of {{org.mortbay.jetty}}.
Could you help to review this patch? Thanks.
> yarn application -list returns a tracking URL for AM that doesn't work in
> secured and HA environment
> ----------------------------------------------------------------------------------------------------
>
> Key: YARN-6625
> URL: https://issues.apache.org/jira/browse/YARN-6625
> Project: Hadoop YARN
> Issue Type: Bug
> Components: amrmproxy
> Affects Versions: 3.0.0-alpha2
> Reporter: Yufei Gu
> Assignee: Yufei Gu
> Fix For: 3.0.0-beta1
>
> Attachments: YARN-6625.001.patch, YARN-6625.002.patch,
> YARN-6625.003.patch, YARN-6625.004.patch, YARN-6625.branch-2.005.patch
>
>
> The tracking URL given at the command line should work secured or not. The
> tracking URLs are like http://node-2.abc.com:47014 and AM web server supposed
> to redirect it to a RM address like this
> http://node-1.abc.com:8088/proxy/application_1494544954891_0002/, but it
> fails to do that because the connection is rejected when AM is talking to RM
> admin service to get HA status.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]