You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2021/04/10 02:18:00 UTC

[jira] [Commented] (ARROW-12324) [CI] Conda nightly builds timing out

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

Weston Pace commented on ARROW-12324:
-------------------------------------

Also, if you have some general suggestions or direction I'd be happy to take up some of the work.  Or if you want me to investigate boa.

> [CI] Conda nightly builds timing out
> ------------------------------------
>
>                 Key: ARROW-12324
>                 URL: https://issues.apache.org/jira/browse/ARROW-12324
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Continuous Integration
>            Reporter: Weston Pace
>            Priority: Major
>
> [https://cloud.drone.io/ursacomputing/crossbow/418/1/2]
> [https://cloud.drone.io/ursacomputing/crossbow/420]
>  
> They are taking over an hour to install & build.
>  
> This command...
> {code:java}
> conda build /drone/src/arrow/dev/tasks/conda-recipes/arrow-cpp /drone/src/arrow/dev/tasks/conda-recipes/parquet-cpp -m /drone/src/arrow/dev/tasks/conda-recipes/.ci_support/linux_aarch64_python3.6.____cpython.yaml --clobber-file /drone/src/arrow/dev/tasks/conda-recipes/.ci_support/clobber_linux_aarch64_python3.6.____cpython.yaml --output-folder /drone/src/build_artifacts
> {code}
> takes over 20 minutes.
>  
> Most of the time seems to be spent in various conda commands.  I notice that mamba is installed but tools like `conda build` don't use it.  I don't know how stable it is but maybe boa (mamba replacement for conda build) could help?
> https://github.com/mamba-org/boa



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