You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/30 14:56:00 UTC

[jira] [Commented] (ARROW-6397) [C++][CI] Fix S3 minio failure

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

Antoine Pitrou commented on ARROW-6397:
---------------------------------------

There seem to be two things going on:
- unable to bind TCP port because it's already being used => we should use an ephemeral port
- unable to wipe out non-empty temporary directory => this one is a bit more weird... or perhaps it already happened and I hadn't noticed before?

> [C++][CI] Fix S3 minio failure
> ------------------------------
>
>                 Key: ARROW-6397
>                 URL: https://issues.apache.org/jira/browse/ARROW-6397
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++, Continuous Integration
>            Reporter: Francois Saint-Jacques
>            Assignee: Francois Saint-Jacques
>            Priority: Major
>
> SeeĀ [https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/27065941/job/gwjmr2hudm7693ef]



--
This message was sent by Atlassian Jira
(v8.3.2#803003)