GitHub user saturday-shi opened a pull request:
https://github.com/apache/spark/pull/18230
[SPARK-21008] [STREAMING] Not to read `spark.yarn.credentials.file` from
checkpoint.
## What changes were proposed in this pull request?
Reload the `spark.yarn.credentials.file` property when restarting a
streaming application from checkpoint.
## How was this patch tested?
Manual tested with 1.6.3 and 2.1.1.
I didn't test this with master because of some compile problems, but I
think it will be the same result.
## Notice
This should be merged into maintenance branches too.
jira: [SPARK-21008](https://issues.apache.org/jira/browse/SPARK-21008)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/saturday-shi/spark SPARK-21008
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/18230.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 #18230
----
commit 13d40d7533ac73d6fb82706a5ef1d19c9272c0e4
Author: saturday_s <[email protected]>
Date: 2017-06-07T09:09:05Z
Not to read `spark.yarn.credentials.file` from checkpoint.
----
---
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]