steveloughran commented on PR #6539:
URL: https://github.com/apache/hadoop/pull/6539#issuecomment-1992389645

   looking at my current settings I've set endpoint to london but the region is 
unset; making sure that the classic binding mechanism still works.
   
   {code}
     <property>
       <name>fs.s3a.bucket.stevel-london.endpoint</name>
       <value>${london.endpoint}</value>
     </property>
   
     <property>
       <name>X.fs.s3a.bucket.stevel-london.endpoint.region</name>
       <value>${london.region}</value>
     </property>
   
   {code}
   


-- 
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: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to