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 "Yuriy Malygin (JIRA)" <ji...@apache.org> on 2018/07/25 16:26:00 UTC

[jira] [Created] (YARN-8578) Failed while trying to construct the redirect url to the log server for Samza applications

Yuriy Malygin created YARN-8578:
-----------------------------------

             Summary: Failed while trying to construct the redirect url to the log server for Samza applications
                 Key: YARN-8578
                 URL: https://issues.apache.org/jira/browse/YARN-8578
             Project: Hadoop YARN
          Issue Type: Bug
          Components: timelineserver
    Affects Versions: 2.7.3
            Reporter: Yuriy Malygin


In Timeline web interface I see miscellaneous behavior when clicking on a link in columns _ID_ and _Tracking UI_ of one row:
 * from _ID_ go to [http://ts-hostname:8188/applicationhistory/app/application_1532439541520_0104] where I can see logs
 * from _Tracking UI_ go to [http://nn-hostname:8088/cluster/app/application_1532439541520_0104] where I redirecting to [http://nm-hostname:8042/node/containerlogs/container_e51_1532439541520_0104_01_000001/username] and see error: 
*Failed redirect for container_e51_1532439541520_0104_01_000001*
_Failed while trying to construct the redirect url to the log server. Log Server url may not be configured_
_java.lang.Exception: Unknown container. Container either has not started or has already completed or doesn't belong to this node at all._

 

Application type of application_1532439541520_0104 is Samza.

If type is MapReduce both URI works fine and redirects to logs.

 



--
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