You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Yesha Vora (JIRA)" <ji...@apache.org> on 2018/06/11 22:58:00 UTC

[jira] [Created] (YARN-8413) Flow activity page is failing with "Timeline server failed with an error"

Yesha Vora created YARN-8413:
--------------------------------

             Summary: Flow activity page is failing with "Timeline server failed with an error"
                 Key: YARN-8413
                 URL: https://issues.apache.org/jira/browse/YARN-8413
             Project: Hadoop YARN
          Issue Type: Bug
          Components: yarn-ui-v2
    Affects Versions: 3.1.1
            Reporter: Yesha Vora


Flow activity page is fail to load with "Timeline server failed with an error"

This page uses incorrect flow call "https://localhost:8188/ws/v2/timeline/flows?_=1528755339836" and it is failing to load.

1) Its using localhost instead ATS v2 hostname
2) Its using ATS v1.5 http port instead ATS v2 https port

The correct rest call is "https://<atsv2 host>:<atsv2 https port>/ws/v2/timeline/flows?_=1528755339836"



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org