[
https://issues.apache.org/jira/browse/AMBARI-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Srimanth Gunturi updated AMBARI-5879:
-------------------------------------
Attachment: Incorrect.png
Correct.png
20-05-1.PNG
20-05-2.PNG
The problem is that there are multiple configs (see images) with hostname as
_0.0.0.0_.
{code}
<property>
<name>yarn.timeline-service.webapp.address</name>
<value>0.0.0.0:8188</value>
</property>
{code}
The hostnames have to be changed to where ATS is installed, and then the
queries should have Tez information show up.
> Could not navigate to jobs details page
> ---------------------------------------
>
> Key: AMBARI-5879
> URL: https://issues.apache.org/jira/browse/AMBARI-5879
> Project: Ambari
> Issue Type: Bug
> Components: client
> Affects Versions: 1.6.0
> Environment: 3 nodes stack2.1 Centos6.4 (use Blueprints for install)
> ambari-server --hash 63e133893bc56a9cf69ad0163cc3f75a10fd64a8
> Reporter: Srimanth Gunturi
> Fix For: 1.6.1
>
> Attachments: 20-05-1.PNG, 20-05-2.PNG, Correct.png, Incorrect.png
>
>
> Precondition:
> Deploy cluster with default settings
> STR:
> # Create linked job (details in precondition of QE-1571)
> # Go on jobs page
> # Click on linked job
> Expected result:
> Navigate to job details page.
> Actual result:
> Have message - "No Tez Information".
--
This message was sent by Atlassian JIRA
(v6.2#6252)