danbosnichill opened a new pull request #6104: URL: https://github.com/apache/incubator-pinot/pull/6104
## Description Allow the S3PinotFS endpoint to be set by a property. This will allow me to configure Pinot to write to MinIO (s3 compatible interface) while running locally on my Minikube. ## Upgrade Notes No upgrade issues. This is a new property and the default does not change the existing behavior. Does this PR otherwise need attention when creating release notes? Things to consider: - New configuration options * [X] Yes (Please label this PR as **<code>release-notes</code>** and complete the section on Release Notes) ## Release Notes Added a new property to configure S3PinotFS's endpoint. This can be used to use a local S3-compatible interface. ## Documentation If you have introduced a new feature or configuration, please add it to the documentation as well. See https://docs.pinot.apache.org/developers/developers-and-contributors/update-document We can update this section after this is merged. I'm not sure if I have permission to do this. https://docs.pinot.apache.org/basics/data-import/pinot-file-system/amazon-s3 ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
