Bibin A Chundatt created YARN-3651:
--------------------------------------
Summary: Tracking url in ApplicaitonCLI 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
Application URL in Application CLI wrong
Steps to reproduce
==========================
1. Start HA setup
2.Submit application to cluster
3.Execute command ./yarn application -list
4.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*
http://<IP>:64323/proxy/application_1431672734347_0003 /
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)