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

Mingliang Liu commented on HADOOP-13387:
----------------------------------------

I missed the cases when FS code loads all available filesystems when I tested 
the [HADOOP-13239] manually. Thanks [~ste...@apache.org] for reporting this and 
providing a patch. The fix looks very good to me.

> users always get told off for using S3 —even when not using it.
> ---------------------------------------------------------------
>
>                 Key: HADOOP-13387
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13387
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/s3
>    Affects Versions: 2.8.0
>            Reporter: Steve Loughran
>         Attachments: HADOOP-13887-branch-2-001.patch
>
>
> The warning telling people not to use s3 appears during filesystem 
> initialization -even if you aren't using the FS. This is because it is 
> printed during static initialization, and when the FS code loads all 
> available filesystems, that static code is inited.
> It needs to be moved into the init() code of an instance



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

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

Reply via email to