You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Veselovsky (JIRA)" <ji...@apache.org> on 2015/09/14 16:50:45 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14743580#comment-14743580 ] 

Ivan Veselovsky edited comment on IGNITE-1465 at 9/14/15 2:49 PM:
------------------------------------------------------------------

https://github.com/apache/ignite/pull/89


was (Author: iveselovskiy):
Repo https://github.com/iveselovskiy/ignite.git , branch ignite-1465. 

> 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
>            Assignee: Ivan Veselovsky
>            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)