Part of the problem here is that the error message is confusing. It
looks like there's a problem with the AWS credentials, when in fact
the host name is malformed (but URI isn't telling us). I've created a
patch to make the error message more helpful:
https://issues.apache.org/jira/browse/HADOOP-3301.

Tom

On Fri, Apr 18, 2008 at 11:20 AM, Steve Loughran <[EMAIL PROTECTED]> wrote:
> Chris K Wensel wrote:
>
> > you cannot have underscores in a bucket name. it freaks out java.net.URI.
> >
>
>  freaks out DNS, too, which is why the java.net classes whine. minus signs
> should work
>
>  --
>  Steve Loughran                  http://www.1060.org/blogxter/publish/5
>  Author: Ant in Action           http://antbook.org/
>

Reply via email to