You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/05/08 12:20:00 UTC

[jira] [Resolved] (ARROW-8722) [Dev] "archery docker run -e" doesn't work

     [ https://issues.apache.org/jira/browse/ARROW-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krisztian Szucs resolved ARROW-8722.
------------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

Issue resolved by pull request 7128
[https://github.com/apache/arrow/pull/7128]

> [Dev] "archery docker run -e" doesn't work
> ------------------------------------------
>
>                 Key: ARROW-8722
>                 URL: https://issues.apache.org/jira/browse/ARROW-8722
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Developer Tools
>            Reporter: Kouhei Sutou
>            Assignee: Krisztian Szucs
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {noformat}
> $ archery docker run --dry-run -e ARROW_GANDIVA=OFF ubuntu-cpp       
> docker-compose pull --ignore-pull-failures ubuntu-cpp
> docker-compose build ubuntu-cpp
> docker-compose run --rm ubuntu-cpp
> {noformat}
> {{docker-compose run}} doesn't have {{-e ARROW_GANDIVA=OFF}}.



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