[ 
https://issues.apache.org/jira/browse/HADOOP-13387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mingliang Liu updated HADOOP-13387:
-----------------------------------
    Assignee: Steve Loughran

> 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
>            Assignee: 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