[
https://issues.apache.org/jira/browse/ARROW-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661216#comment-17661216
]
Rok Mihevc commented on ARROW-4192:
-----------------------------------
This issue has been migrated to [issue
#20774|https://github.com/apache/arrow/issues/20774] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> "./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
> Assignee: Francois Saint-Jacques
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.13.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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
(v8.20.10#820010)