Nitish created HADOOP-16838: ------------------------------- Summary: Support for `fs.s3a.endpoint.region` Key: HADOOP-16838 URL: https://issues.apache.org/jira/browse/HADOOP-16838 Project: Hadoop Common Issue Type: New Feature Reporter: Nitish
Currently it is not possible to connect S3 Compatible services like MinIO, Ceph, etc (running with a custom region) to Spark with s3a connector. For example, if MinIO is running on a Server with * IP Address: 192.168.0.100 * Region: ap-southeast-1 The s3a connector can't be configured to use the region `ap-southeast-1`. It would be great to have a configuration field like `fs.s3a.endpoint.region`. This will be very helpful for users deploying Private Cloud and who intend to use S3 like services on premises. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org