[ https://issues.apache.org/jira/browse/YARN-3651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bibin A Chundatt resolved YARN-3651. ------------------------------------ Resolution: Won't Fix [~devraj.jaiman] . Thank you for looking into the same. Closing the issue as won't fix since its done intentionally. > Tracking url in ApplicationCLI wrong for running application > ------------------------------------------------------------ > > Key: YARN-3651 > URL: https://issues.apache.org/jira/browse/YARN-3651 > Project: Hadoop YARN > Issue Type: Bug > Components: applications, 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)