Steve Loughran created HADOOP-13387:
---------------------------------------
Summary: 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
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]