GitHub user jongyoul opened a pull request:
https://github.com/apache/spark/pull/3741
[SPARK-4465] runAsSparkUser doesn't affect TaskRunner in Mesos environme...
...nt at all.
- fixed a scope of runAsSparkUser from MesosExecutorDriver.run to
MesosExecutorBackend.launchTask
- See the Jira Issue for more details.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jongyoul/spark SPARK-4465
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/3741.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 #3741
----
commit 2343f13347cc7b9d5e72b4ee85bf206e21440792
Author: Jongyoul Lee <[email protected]>
Date: 2014-12-19T07:05:39Z
[SPARK-4465] runAsSparkUser doesn't affect TaskRunner in Mesos environment
at all.
- fixed a scope of runAsSparkUser from MesosExecutorDriver.run to
MesosExecutorBackend.launchTask
----
---
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]