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: [email protected]
For additional commands, e-mail: [email protected]