You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Devaraj K (JIRA)" <ji...@apache.org> on 2019/01/26 07:06:00 UTC

[jira] [Created] (SPARK-26737) Executor/Task STDERR & STDOUT log urls are not correct in Yarn deployment mode

Devaraj K created SPARK-26737:
---------------------------------

             Summary: Executor/Task STDERR & STDOUT log urls are not correct in Yarn deployment mode
                 Key: SPARK-26737
                 URL: https://issues.apache.org/jira/browse/SPARK-26737
             Project: Spark
          Issue Type: Bug
          Components: Web UI, YARN
    Affects Versions: 3.0.0
            Reporter: Devaraj K




Base of the STDERR & STDOUT log urls are generating like these which is also including key,

{code}
http://ip:8042/node/containerlogs/container_1544212645385_0252_01_000001/(SPARK_USER, devaraj)
{code}


{code}
http://ip:8042/node/containerlogs/container_1544212645385_0252_01_000001/(USER, devaraj)
{code}

Instead of {code}http://ip:8042/node/containerlogs/container_1544212645385_0251_01_000002/devaraj {code}




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

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