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

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

     [ https://issues.apache.org/jira/browse/SPARK-26737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcelo Vanzin updated SPARK-26737:
-----------------------------------
    Fix Version/s: 3.0.0

> 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
>            Assignee: Jungtaek Lim
>            Priority: Major
>             Fix For: 3.0.0
>
>
> 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