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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to