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/09/14 10:22:46 UTC

[jira] [Created] (IGNITE-1465) SecondaryFileSystemProvider must throw more informative exception if secondary cfg URL is not resolved.

Vladimir Ozerov created IGNITE-1465:
---------------------------------------

             Summary: SecondaryFileSystemProvider must throw more informative exception if secondary cfg URL is not resolved.
                 Key: IGNITE-1465
                 URL: https://issues.apache.org/jira/browse/IGNITE-1465
             Project: Ignite
          Issue Type: Task
          Components: hadoop
    Affects Versions: 1.1.4
            Reporter: Vladimir Ozerov
            Priority: Critical
             Fix For: ignite-1.4


If SecondaryFileSystemProvider failed to resolve secondary file system URI, the following exception is thrown: "java.lang.IllegalArgumentException: Failed to resolve secondary file system configuration path: [path]"

We need to give user possible solutions:
1) Check if file exists (either absolute or relative to IGNITE_HOME)
2) Check if there is enough access rights.



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