[
https://issues.apache.org/jira/browse/ARROW-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16763311#comment-16763311
]
Wes McKinney commented on ARROW-4192:
-------------------------------------
[~kszucs] is this still an issue?
> "./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
> Fix For: 0.13.0
>
>
> 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)