You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/01/25 23:22:34 UTC

[jira] [Closed] (SPARK-5402) Log executor ID at executor-construction time

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

Andrew Or closed SPARK-5402.
----------------------------
          Resolution: Fixed
       Fix Version/s: 1.2.1
                      1.3.0
            Assignee: Ryan Williams
    Target Version/s: 1.3.0, 1.2.1

> Log executor ID at executor-construction time
> ---------------------------------------------
>
>                 Key: SPARK-5402
>                 URL: https://issues.apache.org/jira/browse/SPARK-5402
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 1.2.0
>            Reporter: Ryan Williams
>            Assignee: Ryan Williams
>            Priority: Minor
>             Fix For: 1.3.0, 1.2.1
>
>
> One stumbling block I've hit while debugging Spark-on-YARN jobs is that {{yarn logs}} presents each executor's stderr/stdout by container name, but I often need to find the logs for a specific executor ID; the executor ID isn't printed anywhere convenient in each executor's logs, afaict.
> I added a simple {{logInfo}} to {{Executor.scala}} locally and it's been useful, so I'd like to merge it upstream.
> PR forthcoming.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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