GitHub user harishreedharan opened a pull request:
https://github.com/apache/spark/pull/7624
[SPARK-8988][YARN] Make sure driver log links appear in secure clusteâ¦
â¦r mode.
The NodeReports API currently used does not work in secure mode since we do
not get RM tokens. Instead this patch just uses environment vars exported by
YARN to create the log links.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/harishreedharan/spark driver-logs-env
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7624.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 #7624
----
commit 7368c7eb16752611230df77a69d82170d68afb35
Author: Hari Shreedharan <[email protected]>
Date: 2015-07-21T17:13:30Z
[SPARK-8988][YARN] Make sure driver log links appear in secure cluster mode.
The NodeReports API currently used does not work in secure mode since we do
not get RM tokens. Instead this patch just uses environment vars exported by
YARN to create the log links.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]