You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (JIRA)" <ji...@apache.org> on 2016/09/30 13:00:23 UTC

[jira] [Issue Comment Deleted] (IGNITE-3667) IGFS: Local secondary: Ensure that user context is propagated properly to underlying FS operation.

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

Taras Ledkov updated IGNITE-3667:
---------------------------------
    Comment: was deleted

(was: HDFS uses the user parameter only for java security with JAAS. The operation with the native file systems are performed with process owner's permissions. So hdfs doesn't set the default user for file operation.)

> IGFS: Local secondary: Ensure that user context is propagated properly to underlying FS operation.
> --------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-3667
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3667
>             Project: Ignite
>          Issue Type: Task
>          Components: IGFS
>    Affects Versions: 1.6
>            Reporter: Vladimir Ozerov
>            Assignee: Taras Ledkov
>             Fix For: 1.8
>
>
> If operation was initiated by user X, then it should be processed on behalf of this user, not on behalf of Ignite process owner. 
> See {{IgniteHadoopIgfsSecondaryFileSystem.fileSystemForUser()}} for reference.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)