You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/08/11 12:46:16 UTC

[GitHub] [druid] mrmassis opened a new issue #10263: S3 access

mrmassis opened a new issue #10263:
URL: https://github.com/apache/druid/issues/10263


   Hi,
   I'm using the Druid and Ceph (S3 complice). But, i cant access the Ceph object store, because the bucket name is inserted in url. 
   
   ```
   bucket_name.endpoint 
   ```
   There is any way to make it work? The druid support ceph?
   Tks


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] setop commented on issue #10263: S3 access

Posted by GitBox <gi...@apache.org>.
setop commented on issue #10263:
URL: https://github.com/apache/druid/issues/10263#issuecomment-970702370


   To be tried :
   
   Add `druid.s3.enablePathStyleAccess=true` to the `common.runtime.properties` file.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org