S3 feature doesn't work with MinIO server
{bucket}+hostname
, it doesn't work on MinIO server. Do you have plan to support S3 compatible servers?
Advertisement
{bucket}+hostname
, it doesn't work on MinIO server. Do you have plan to support S3 compatible servers?
Advertisement
S3FileSystem.cpp:491
Result.uriStyle = S3UriStyleVirtualHost;
uriStyle
should be S3UriStylePath
.
http://127.0.0.1:9000
Advertisement
Advertisement
Advertisement
http://example.com/
it switches to WebDAV.. Can you please take a look into it? Thank you :)
Advertisement
You can post new topics in this forum