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/01/10 14:18:00 UTC

[jira] [Commented] (ARROW-4192) "./dev/run_docker_compose.sh" is out of date

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

Antoine Pitrou commented on ARROW-4192:
---------------------------------------

cc [~kszucs]

> "./dev/run_docker_compose.sh" is out of date
> --------------------------------------------
>
>                 Key: ARROW-4192
>                 URL: https://issues.apache.org/jira/browse/ARROW-4192
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Developer Tools
>    Affects Versions: 0.11.1
>            Reporter: Antoine Pitrou
>            Priority: Major
>
> The Parquet repo shouldn't be required anymore.
> {code:bash}
> $ ./dev/run_docker_compose.sh iwyu
> Please clone the Parquet repo next to the Arrow repo
> {code}
> Also, there's another error when trying to run {{docker-compose}} directly:
> {code:bash}
> $ docker-compose -f arrow/dev/docker-compose.yml build iwyu
> ERROR: build path /home/antoine/arrow/dev/dask_integration either does not exist, is not accessible, or is not a valid URL.
> {code}



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