You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jfuechsl (via GitHub)" <gi...@apache.org> on 2023/05/26 11:56:09 UTC

[GitHub] [arrow-rs] jfuechsl opened a new pull request, #4288: Set ECS specific metadata endpoint

jfuechsl opened a new pull request, #4288:
URL: https://github.com/apache/arrow-rs/pull/4288

   # Which issue does this PR close?
   
   Closes #4283.
   
   # Rationale for this change
    
   Described in the issue.
   
   # What changes are included in this PR?
   
   The change fixes a bug that caused in incorrect metadata endpoint to be used when fetching AWS credentials from an ECS environment.
   
   # Are there any user-facing changes?
   
   No.
   


-- 
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-rs] tustvold commented on pull request #4288: Set ECS specific metadata endpoint

Posted by "tustvold (via GitHub)" <gi...@apache.org>.
tustvold commented on PR #4288:
URL: https://github.com/apache/arrow-rs/pull/4288#issuecomment-1564320430

   Thank you


-- 
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-rs] jfuechsl commented on pull request #4288: Set ECS specific metadata endpoint

Posted by "jfuechsl (via GitHub)" <gi...@apache.org>.
jfuechsl commented on PR #4288:
URL: https://github.com/apache/arrow-rs/pull/4288#issuecomment-1564360938

   Thank you very much! May I ask when you're planning to release this fix for object_store?


-- 
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-rs] tustvold merged pull request #4288: Set ECS specific metadata endpoint

Posted by "tustvold (via GitHub)" <gi...@apache.org>.
tustvold merged PR #4288:
URL: https://github.com/apache/arrow-rs/pull/4288


-- 
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-rs] tustvold commented on pull request #4288: Set ECS specific metadata endpoint

Posted by "tustvold (via GitHub)" <gi...@apache.org>.
tustvold commented on PR #4288:
URL: https://github.com/apache/arrow-rs/pull/4288#issuecomment-1564416071

   We typically follow a monthly release cadence, in the meantime you can override the endpoint using https://docs.rs/object_store/latest/object_store/aws/struct.AmazonS3Builder.html#method.with_metadata_endpoint


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