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 "Hudson (JIRA)" <ji...@apache.org> on 2015/12/19 03:58:46 UTC

[jira] [Commented] (HADOOP-12636) Prevent ServiceLoader failure init for unused FileSystems

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

Hudson commented on HADOOP-12636:
---------------------------------

FAILURE: Integrated in Hadoop-trunk-Commit #9003 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/9003/])
HADOOP-12636. Prevent ServiceLoader failure init for unused FileSystems. (cdouglas: rev 8652cce5b21825f6f835e4ea31de82eb59fb06c1)
* hadoop-common-project/hadoop-common/CHANGES.txt
* hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestFileSystemInitialization.java
* hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/FileSystem.java


> Prevent ServiceLoader failure init for unused FileSystems
> ---------------------------------------------------------
>
>                 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.8.0
>
>         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)