[ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to