Inigo Goiri created HADOOP-12636: ------------------------------------ Summary: Catch exceptionin 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 Fix For: 2.6.3
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)