You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2008/04/23 12:33:22 UTC

[jira] Updated: (HADOOP-3301) Misleading error message when S3 URI contains hostname containing an underscore

     [ 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.