GitHub user abellina opened a pull request:
https://github.com/apache/spark/pull/22025
SPARK-25043: print master and appId from spark-sql on startup
## What changes were proposed in this pull request?
A small change to print the master and appId from spark-sql as with logging
turned down all the way, we may not know this information easily.
## How was this patch tested?
I ran spark-sql locally and saw the appId displayed as expected.
Please review http://spark.apache.org/contributing.html before opening a
pull request.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/abellina/spark
SPARK-25043_print_master_and_app_id_from_sparksql
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22025.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 #22025
----
commit 42c510c5486a925e570fcd77a469ea57ac5807c3
Author: Alessandro Bellina <abellina@...>
Date: 2018-08-07T14:16:25Z
SPARK-25043: print master and appId from spark-sql on startup
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]