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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)