[
https://issues.apache.org/jira/browse/HADOOP-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated HADOOP-3301:
------------------------------
Status: Patch Available (was: Open)
> Misleading error message when S3 URI contains hostname containing an
> underscore
> -------------------------------------------------------------------------------
>
> Key: HADOOP-3301
> URL: https://issues.apache.org/jira/browse/HADOOP-3301
> Project: Hadoop Core
> Issue Type: Bug
> Components: fs/s3
> Reporter: Tom White
> Assignee: Tom White
> Fix For: 0.18.0
>
> Attachments: hadoop-3301.patch
>
>
> As reported in
> http://www.nabble.com/Not-able-to-back-up-to-S3-td16737029.html#a16737029,
> when the hostname in an S3 URI contains an underscore the exception reports a
> problem with S3 credentials. In the absence of URI complaining (see
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6587184) we can check that
> the host is non-null before checking user info (since URI.getHost returns
> null if the host contains an underscore).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.