[GitHub] spark pull request #20038: [SPARK-22836][ui] Show driver logs in UI when ava...

2017-12-28 Thread asfgit
Github user asfgit closed the pull request at:

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


---

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



[GitHub] spark pull request #20038: [SPARK-22836][ui] Show driver logs in UI when ava...

2017-12-20 Thread vanzin
GitHub user vanzin opened a pull request:

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

[SPARK-22836][ui] Show driver logs in UI when available.

Port code from the old executors listener to the new one, so that
the driver logs present in the application start event are kept.


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

$ git pull https://github.com/vanzin/spark SPARK-22836

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

https://github.com/apache/spark/pull/20038.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 #20038


commit 52641db34bdb9fac5b5808fa2c6334837eeedbc3
Author: Marcelo Vanzin 
Date:   2017-12-20T18:29:51Z

[SPARK-22836][ui] Show driver logs in UI when available.

Port code from the old executors listener to the new one, so that
the driver logs present in the application start event are kept.




---

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