[ 
https://issues.apache.org/jira/browse/ARROW-13134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17366594#comment-17366594
 ] 

Antoine Pitrou commented on ARROW-13134:
----------------------------------------

Also note the weird curl error when trying to resolve a bucket's region:
{code}
[----------] 3 tests from S3RegionResolutionTest
[ RUN      ] S3RegionResolutionTest.PublicBucket
../src/arrow/filesystem/s3fs_test.cc:304: Failure
Failed
'_error_or_value31.status()' failed with IOError: When resolving region for 
bucket 'ursa-labs-taxi-data': AWS Error [code 99]: curlCode: 27, Out of memory
../src/arrow/filesystem/s3fs.cc:655  ResolveRegionUncached(bucket)
[  FAILED  ] S3RegionResolutionTest.PublicBucket (8919 ms)
{code}

This error disappears when forcing the scheme to "http" instead of "https"...


> [C++] arrow-s3fs-test fails or hangs with aws-sdk-cpp 1.9.39
> ------------------------------------------------------------
>
>                 Key: ARROW-13134
>                 URL: https://issues.apache.org/jira/browse/ARROW-13134
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Antoine Pitrou
>            Priority: Major
>
> See possible hang on AppVeyor:
> [https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/39683796/job/olkossi0bpq4k186?fullLog=true]
> Running locally on Ubuntu produces multiple failures and then a crash:
> https://gist.github.com/pitrou/eccdffa2161f7257bead90c63c10037c



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to