[
https://issues.apache.org/jira/browse/SPARK-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Rosen resolved SPARK-4465.
-------------------------------
Resolution: Fixed
Issue resolved by pull request 3741
[https://github.com/apache/spark/pull/3741]
> runAsSparkUser doesn't affect TaskRunner in Mesos environment at all.
> ---------------------------------------------------------------------
>
> Key: SPARK-4465
> URL: https://issues.apache.org/jira/browse/SPARK-4465
> Project: Spark
> Issue Type: Bug
> Components: Deploy, Input/Output, Mesos
> Affects Versions: 1.2.0
> Reporter: Jongyoul Lee
> Priority: Critical
> Fix For: 1.3.0, 1.2.1
>
>
> runAsSparkUser enable classes using hadoop library to change an active user
> to spark User, however in Mesos environment, because the function calls
> before running within JNI, runAsSparkUser doesn't affect anything, and
> meaningless code. fix the Appropriate scope of function and remove
> meaningless code. That's a bug because of running program incorrectly. That's
> related to SPARK-3223 but setting framework user is not perfect solution in
> my tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]