You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2019/01/09 12:57:00 UTC

[jira] [Created] (ARROW-4208) [CI/Python] Have automatized tests for S3

Krisztian Szucs created ARROW-4208:
--------------------------------------

             Summary: [CI/Python] Have automatized tests for S3
                 Key: ARROW-4208
                 URL: https://issues.apache.org/jira/browse/ARROW-4208
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Continuous Integration, Python
            Reporter: Krisztian Szucs


Currently We don't run S3 integration tests regularly. 

Possible solutions:
- mock it within python/pytest
- simply run the s3 tests with an S3 credential provided
- create a hdfs-integration like docker-compose setup and run an S3 mock server (e.g.: https://github.com/adobe/S3Mock, https://github.com/jubos/fake-s3, https://github.com/gaul/s3proxy, https://github.com/jserver/mock-s3)

For more see discussion https://github.com/apache/arrow/pull/3286



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)