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

Steve Loughran updated HADOOP-13387:
------------------------------------
    Attachment: HADOOP-13887-branch-2-002.patch

thanks, committed to branches 2.8 and 2. Not needed for trunk, obviously.



> 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
>            Priority: Minor
>             Fix For: 2.8.0
>
>         Attachments: HADOOP-13887-branch-2-001.patch, 
> HADOOP-13887-branch-2-002.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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to