[
https://issues.apache.org/jira/browse/IMPALA-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henry Robinson resolved IMPALA-5846.
------------------------------------
Resolution: Fixed
Fix Version/s: Impala 2.10.0
https://github.com/apache/incubator-impala/commit/f20b1626b8bdf2a87e089cb18f82cd80a7cc981c
> Kudu libraries are written to be/src/.., not be/build/...
> ---------------------------------------------------------
>
> Key: IMPALA-5846
> URL: https://issues.apache.org/jira/browse/IMPALA-5846
> Project: IMPALA
> Issue Type: Bug
> Components: Backend
> Affects Versions: Impala 2.10.0
> Reporter: Henry Robinson
> Assignee: Henry Robinson
> Fix For: Impala 2.10.0
>
>
> Any library built using {{ADD_EXPORTABLE_LIBRARY}} puts the library or
> archive in the source directory it's built from, not in
> {{be/build/<target>/...}}. This isn't great for isolating building different
> targets, nor is it consistent with the rest of the build.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)