[
https://issues.apache.org/jira/browse/HADOOP-12636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15065182#comment-15065182
]
Chris Douglas commented on HADOOP-12636:
----------------------------------------
Of the results for test-patch: {{TestClusterTopology}} failures are unrelated,
the checkstyle error for {{FileSystem}} length is not relevant, and the
unchecked cast was not introduced by the patch.
I committed this. Thanks, Inigo
> Catch exception in loadFileSystems()
> -------------------------------------
>
> Key: HADOOP-12636
> URL: https://issues.apache.org/jira/browse/HADOOP-12636
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs
> Affects Versions: 2.6.2
> Reporter: Inigo Goiri
> Assignee: Inigo Goiri
> Attachments: HADOOP-12636-1.patch, HADOOP-12636-2.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> loadFileSystems() loads all the Filesystems in the path. However, some
> Filesystems cannot be initialized. There is no point on failing the startup
> because a Filesystem that won't be used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)