[ 
https://issues.apache.org/jira/browse/HADOOP-13287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15338802#comment-15338802
 ] 

Chris Nauroth edited comment on HADOOP-13287 at 6/19/16 9:48 PM:
-----------------------------------------------------------------

Thanks for testing, Steve.  Could you please try again with patch 002? That 
assertion needed to be updated to reflect the fact that we're now 
double-encoding the input, for symmetry with the double-decoding done in the 
main code.  I also added a similar assertion for '\+'.  I retested against 
US-west-2 using my secret key with a '\+'.


was (Author: cnauroth):
Thanks for testing, Steve.  Could you please try again with patch 002? That 
assertion needed to be updated to reflect the fact that we're now 
double-encoding the input, for symmetry with the double-decoding done in the 
main code.  I also added a similar assertion for '+'.  I retested against 
US-west-2 using my secret key with a '+'.

> TestS3ACredentials#testInstantiateFromURL fails if AWS secret key contains 
> '+'.
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-13287
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13287
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/s3, test
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>            Priority: Minor
>         Attachments: HADOOP-13287.001.patch, HADOOP-13287.002.patch
>
>
> HADOOP-3733 fixed accessing S3A with credentials on the command line for an 
> AWS secret key containing a '/'.  The patch added a new test suite: 
> {{TestS3ACredentialsInURL}}.  One of the tests fails if your AWS secret key 
> contains a '+'.



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