MinIO storage support#
The high-performance object storage MinIO is compatible with Amazon S3, and supported for any catalog using one of the following connectors:
Requirements#
The requirements of the connector apply when using MinIO as storage backend. This specifically includes the configured metastore and the network access between the cluster and the storage.
Configuration#
MinIO is fully compatible with Amazon S3 and as a result all related configuration information applies. In addition, you need to ensure that path style access is enabled in your catalog properties file:
hive.s3.path-style-access=true