You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "baggiponte (via GitHub)" <gi...@apache.org> on 2023/03/29 15:31:54 UTC

[GitHub] [arrow] baggiponte opened a new issue, #34770: Support `profile` kwarg in `S3FileSystem`

baggiponte opened a new issue, #34770:
URL: https://github.com/apache/arrow/issues/34770

   ### Describe the enhancement requested
   
   This relates to Python specifically, but I feel this could extend to other languages as well. `s3fs`'s `S3FileSystem` supports the `profile` keyword, that allows choosing a different profile. The way that `pyarrow.fs` is currently configured, it will assume we're working with the `default` profile, unless different `access_key` and `secret_key` params are passed as args.
   
   ### Component(s)
   
   Python


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

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


[GitHub] [arrow] baggiponte commented on issue #34770: Support `profile` kwarg in `S3FileSystem`

Posted by "baggiponte (via GitHub)" <gi...@apache.org>.
baggiponte commented on issue #34770:
URL: https://github.com/apache/arrow/issues/34770#issuecomment-1490405242

   Just realised the keyword argument for this is `external_id`.


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


[GitHub] [arrow] baggiponte closed issue #34770: Support `profile` kwarg in `S3FileSystem`

Posted by "baggiponte (via GitHub)" <gi...@apache.org>.
baggiponte closed issue #34770: Support `profile` kwarg in `S3FileSystem`
URL: https://github.com/apache/arrow/issues/34770


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

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