You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Andy Grove (Jira)" <ji...@apache.org> on 2020/04/07 13:26:00 UTC

[jira] [Resolved] (ARROW-8357) [Rust] [DataFusion] Dockerfile for CLI is missing format dir

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

Andy Grove resolved ARROW-8357.
-------------------------------
    Resolution: Fixed

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

> [Rust] [DataFusion] Dockerfile for CLI is missing format dir
> ------------------------------------------------------------
>
>                 Key: ARROW-8357
>                 URL: https://issues.apache.org/jira/browse/ARROW-8357
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Rust, Rust - DataFusion
>            Reporter: Andy Grove
>            Assignee: Andy Grove
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.17.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> {code:java}
> error: failed to run custom build command for `arrow-flight v1.0.0-SNAPSHOT (/arrow/rust/arrow-flight)`Caused by:
>   process didn't exit successfully: `/arrow/rust/target/release/build/arrow-flight-a0fb14daffea70f5/build-script-build` (exit code: 1)
> --- stderr
> Error: Custom { kind: Other, error: "protoc failed: ../../format: warning: directory does not exist.\nCould not make proto path relative: ../../format/Flight.proto: No such file or directory\n" }warning: build failed, waiting for other jobs to finish...
> error: failed to compile `datafusion v1.0.0-SNAPSHOT (/arrow/rust/datafusion)`, intermediate artifacts can be found at `/arrow/rust/target`Caused by:
>   build failed
>  {code}



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