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 2021/08/25 18:49:34 UTC

[GitHub] [arrow] westonpace opened a new pull request #11003: ARROW-13747: [Python][CI] Requiring s3fs >= 2021.8

westonpace opened a new pull request #11003:
URL: https://github.com/apache/arrow/pull/11003


   aiobotocore recently released 1.4.0 which is incompatible with s3fs < 2021.8 (which was also just released).  Related: https://stackoverflow.com/questions/68864939/s3fs-suddenly-stopped-working-in-google-colab-with-error-attributeerror-module  
   
   Some nightly builds are failing.  Even though conda-forge now has s3fs 2021.8 the builds are caching previous results.  This issue should just resolve itself eventually when the conda/docker caches clear.  However, if we want to force it working again this PR requires the newer version of s3fs.


-- 
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] westonpace commented on pull request #11003: ARROW-13747: [Python][CI] Requiring s3fs >= 2021.8

Posted by GitBox <gi...@apache.org>.
westonpace commented on pull request #11003:
URL: https://github.com/apache/arrow/pull/11003#issuecomment-905803627


   @github-actions crossbow submit test-conda-python-3.6-pandas-0.23


-- 
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] westonpace closed pull request #11003: ARROW-13747: [Python][CI] Requiring s3fs >= 2021.8

Posted by GitBox <gi...@apache.org>.
westonpace closed pull request #11003:
URL: https://github.com/apache/arrow/pull/11003


   


-- 
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] github-actions[bot] commented on pull request #11003: ARROW-13747: [Python][CI] Requiring s3fs >= 2021.8

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #11003:
URL: https://github.com/apache/arrow/pull/11003#issuecomment-905804312


   Revision: d8aa00e698b24c3f7b619cab2eacf5a6f753643a
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-790](https://github.com/ursacomputing/crossbow/branches/all?query=actions-790)
   
   |Task|Status|
   |----|------|
   |test-conda-python-3.6-pandas-0.23|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-790-github-test-conda-python-3.6-pandas-0.23)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-790-github-test-conda-python-3.6-pandas-0.23)|


-- 
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] github-actions[bot] commented on pull request #11003: ARROW-13747: [Python][CI] Requiring s3fs >= 2021.8

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #11003:
URL: https://github.com/apache/arrow/pull/11003#issuecomment-905787005


   https://issues.apache.org/jira/browse/ARROW-13747


-- 
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] westonpace commented on pull request #11003: ARROW-13747: [Python][CI] Requiring s3fs >= 2021.8

Posted by GitBox <gi...@apache.org>.
westonpace commented on pull request #11003:
URL: https://github.com/apache/arrow/pull/11003#issuecomment-905787358


   @kou @kszucs I'm not sure if it would be better to just wait for the problem to resolve itself or be proactive and change things.


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