You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Varun Saxena (JIRA)" <ji...@apache.org> on 2015/08/07 08:35:46 UTC

[jira] [Moved] (MAPREDUCE-6446) Support SSL for AM webapp

     [ https://issues.apache.org/jira/browse/MAPREDUCE-6446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Varun Saxena moved YARN-3651 to MAPREDUCE-6446:
-----------------------------------------------

    Affects Version/s:     (was: 2.7.0)
                       2.7.0
          Component/s:     (was: applications)
                           (was: resourcemanager)
                       resourcemanager
                  Key: MAPREDUCE-6446  (was: YARN-3651)
              Project: Hadoop Map/Reduce  (was: Hadoop YARN)

> Support SSL for AM webapp
> -------------------------
>
>                 Key: MAPREDUCE-6446
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6446
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: resourcemanager
>    Affects Versions: 2.7.0
>         Environment: Suse 11 Sp3
>            Reporter: Bibin A Chundatt
>            Priority: Minor
>
> Application URL in Application CLI wrong
> Steps to reproduce
> ==========================
> 1. Start HA setup insecure mode
> 2.Configure HTTPS_ONLY
> 3.Submit application to cluster
> 4.Execute command ./yarn application -list
> 5.Observer tracking URL shown
> {code}
> 15/05/15 13:34:38 INFO client.AHSProxy: Connecting to Application History server at /<IP>:45034
> Total number of applications (application-types: [] and states: [SUBMITTED, ACCEPTED, RUNNING]):1
>                 Application-Id ---             Tracking-URL
> application_1431672734347_0003           *http://host-10-19-92-117:13013*
> {code}
> *Expected*
> https://<IP>:64323/proxy/application_1431672734347_0003 /



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)