GitHub user zhzhan opened a pull request:

    https://github.com/apache/spark/pull/15080

    SPARK-17526: add log links in job failures

    ## What changes were proposed in this pull request?
    Add the executor log links with the job failure message on Spark UI and 
Console
    
    ## How was this patch tested?
    
    The patch is manually tested. 
    
    In Console:
    
    ERROR TaskSetManager: Task 0 in stage 0.0 failed 4 times; stdout: 
stdout_log_link stderr: stderr_log_link; aborting job ...
    
    In WebUI 
    
    ![screen shot 2016-09-13 at 9 33 06 
am](https://cloud.githubusercontent.com/assets/4451616/18482552/72dd572a-7995-11e6-98be-9324f3750305.png)
    
    
    (If this patch involves UI changes, please attach a screenshot; otherwise, 
remove this)
    
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zhzhan/spark debug-log

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/15080.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #15080
    
----
commit 19fa189acfcaadcb1410564d1cb178076ac60406
Author: Zhan Zhang <zhanzh...@fb.com>
Date:   2016-09-13T16:30:45Z

    SPARK-17526: add log links in job failures

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to