GitHub user gerashegalov opened a pull request:

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

    [SPARK-23155][DEPLOY] log.server.url links in SHS

    ## What changes were proposed in this pull request?
    
    Ensure driver/executor log availability via Spark History Server UI even if 
the original NodeManagers are gone. The patch is a minimum viable prototype 
that assumes access to NM's yarn conf with a fixed RPC port on a SHS machine 
because it does not add anything to the event log regarding YARN nodeId.
    
    ## How was this patch tested?
    
    Manually tested with a pseudo-distirbuted YARN cluster. 

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

    $ git pull https://github.com/gerashegalov/spark gera/shs-aggregated-logs

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

    https://github.com/apache/spark/pull/20326.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 #20326
    
----
commit 1a8c7909e9102bbc99c06521b660c20dc4f0d5aa
Author: Gera Shegalov <gera@...>
Date:   2018-01-18T07:54:25Z

    [SPARK-23155][DEPLOY] log.server.url links in SHS

----


---

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

Reply via email to