You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/07/14 18:05:37 UTC

[GitHub] [arrow-datafusion] tustvold commented on pull request #2906: Introduce ObjectStoreSelfDetector for detector an object store based on the url

tustvold commented on PR #2906:
URL: https://github.com/apache/arrow-datafusion/pull/2906#issuecomment-1184746816

   >  per each HDFS URL (hdfs://10.10.0.1 and hdfs://10.10.0.2 would be different ObjectStore instances)?
   
   Correct, we only pass the URL path to `ObjectStore`, and not any authority (host, port, credentials, etc...).


-- 
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: github-unsubscribe@arrow.apache.org

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