steveloughran opened a new pull request #1210: HADOOP-16477. S3 delegation 
token tests fail if fs.s3a.encryption.key set
URL: https://github.com/apache/hadoop/pull/1210
 
 
   
   * Delegation Token In FileSystem tests unset more options and compare 
propagation of entries
   * Added a spurious ITestRoleDelegationInFilesystem override so I can debug 
things better.
   * SSEC tests fail too...need to understand that
   
   It looks like the AWS Permissions Policy created for the Role DT (and passed 
into AssumeRole) isn't asking for the right KMS permissions for a PUT request 
to work. At least, it's mkdirs that fails first...we should verify read of 
existing data too). I don't currently understand what is wrong with the 
permissions I am asking for. 
   
   *Or maybe it's actually the role which is blocked?* That would explain 
things -the code is valid, but the role is too restricted. Needs more 
investigation, and no doubt some more entries in the troubleshooting docs
   
   Change-Id: Icbd418f9aa6c72312d39b4d94a1f2a2854fca059

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to