You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2015/12/28 09:28:49 UTC

[jira] [Created] (IGNITE-2303) Allow PROXY mode execution in IGFS

Vladimir Ozerov created IGNITE-2303:
---------------------------------------

             Summary: Allow PROXY mode execution in IGFS
                 Key: IGNITE-2303
                 URL: https://issues.apache.org/jira/browse/IGNITE-2303
             Project: Ignite
          Issue Type: Task
          Components: hadoop
    Affects Versions: ignite-1.4
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
            Priority: Critical
             Fix For: 1.6


Currently we do not allow execution of Igfs commands on PROXY paths. Instead, we assume that user must handle it on his own somehow.
E.g., IgniteHadoopFileSystem creates its own instance of target FileSystem and use it directly.

We need to return to normal design when all commands can be executed on IgfsImpl directly.



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