You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jongyoul Lee (JIRA)" <ji...@apache.org> on 2014/12/22 06:13:13 UTC

[jira] [Updated] (SPARK-4465) runAsSparkUser doesn't affect TaskRunner in Mesos environment at all.

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

Jongyoul Lee updated SPARK-4465:
--------------------------------
    Affects Version/s: 1.2.0

> 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: Input/Output, Mesos
>    Affects Versions: 1.2.0
>            Reporter: Jongyoul Lee
>             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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org