GitHub user JoshRosen opened a pull request:
https://github.com/apache/spark/pull/10751
[SPARK-12819] Remove TaskContext.isRunningLocally()
We've already removed local execution but didn't remove
TaskContext.isRunningLocally(); we should remove it for 2.0.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JoshRosen/spark
remove-local-exec-from-taskcontext
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/10751.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 #10751
----
commit 09cb191c1df697c2a57638dde10c2c8b70a8911b
Author: Josh Rosen <[email protected]>
Date: 2016-01-14T02:11:46Z
Remove TaskContext.isRunningLocally()
commit 06612ddb5badc40f793633acfd4622813753d58a
Author: Josh Rosen <[email protected]>
Date: 2016-01-14T02:23:48Z
Add MiMa excludes.
----
---
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]