Hello,
I 'm working with Dremio and I have two docker containers . One container is Coodinator and other a executor. Works fine, I can use normally when I create a docker volume for folder “data” on Dremio. But, the distributed Storage don’t works for me. I’m use Minio and I created core-site.xml and I 'm doing the same is in the documentation.
Endpoint can be either an IP or a hostname where Minio server is running. However, the endpoint value cannot contain the http(s):// prefix nor can it start with the string s3. For example, if the endpoint is http://175.1.2.3:9000, the value is 175.1.2.3:9000