[
https://issues.apache.org/jira/browse/ARROW-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou updated ARROW-4192:
----------------------------------
Description:
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}
was:
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}
> "./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)