[ 
https://issues.apache.org/jira/browse/SPARK-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josh Rosen updated SPARK-4465:
------------------------------
    Assignee: Jongyoul Lee

> 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
>            Assignee: 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to