You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/05/10 18:07:13 UTC

[jira] [Created] (HADOOP-13125) FS Contract tests don't report FS initialization errors well

Steve Loughran created HADOOP-13125:
---------------------------------------

             Summary: FS Contract tests don't report FS initialization errors well
                 Key: HADOOP-13125
                 URL: https://issues.apache.org/jira/browse/HADOOP-13125
             Project: Hadoop Common
          Issue Type: Bug
          Components: test
    Affects Versions: 2.8.0
            Reporter: Steve Loughran
            Assignee: Steve Loughran
            Priority: Minor


If the {{FileSystem.initialize()}} method of an FS fails with an IllegalArgumentException, the FS contract tests assume this is related to the URI syntax and raises a new exception 'invalid URI'+ fsURI, retaining the real cause only as error text in the nested exception.

the exception text should be included in the message thrown, and cause changed to indicate that it's initialization related.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org