Steve Loughran created HADOOP-19378:
---------------------------------------

             Summary: S3A: terasort test fail with CSE-kMS enabled and london 
region
                 Key: HADOOP-19378
                 URL: https://issues.apache.org/jira/browse/HADOOP-19378
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3, test
    Affects Versions: 3.4.2
         Environment:  test bucket with cse-kms both bucket and kms in 
eu-west-2 region
            Reporter: Steve Loughran
            Assignee: Syed Shameerur Rahman


terasort test runs failing; job logs show the process yarn spawns is trying to 
use the default region provider list
{code}
 Unable to load region from any of the providers in the chain 
software.amazon.awssdk.regions.providers.DefaultAwsRegionProviderChain
{code}

these are spawned processes; all login info and encryption secrets are passed 
in the marshalled delegation token {{AbstractS3ATokenIdentifier}}, with the 
encryption stuff in {{EncryptionSecrets}}

This is probably going to need to be extended with information about the KMS 
region, with this info extracted during instantiation.




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to