shameersss1 opened a new pull request, #7067:
URL: https://github.com/apache/hadoop/pull/7067

   Currently when S3 region nor endpoint is set, the default region is set to 
us-east-2 with cross region access enabled. But when region or endpoint is set, 
cross region access is not enabled.
   
   The proposal here is to carves out cross region access as a separate config 
and enable/disable it irrespective of region/endpoint is set. This gives more 
flexibility to the user.
   
   S3 cross region access can be enabled/disabled via config 
`fs.s3a.cross.region.access.enabled` which is set to true by default.
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to