You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/06/02 22:33:00 UTC

[jira] [Resolved] (IMPALA-7515) Remove toolchain Kudu support

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

Tim Armstrong resolved IMPALA-7515.
-----------------------------------
    Resolution: Won't Do

We changed back to using toolchain kudu by default for various reasons - see IMPALA-9279

> Remove toolchain Kudu support
> -----------------------------
>
>                 Key: IMPALA-7515
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7515
>             Project: IMPALA
>          Issue Type: Improvement
>    Affects Versions: Impala 3.1.0
>            Reporter: Thomas Tauber-Marshall
>            Priority: Major
>              Labels: kudu
>
> IMPALA-7499 is adding support for pulling Kudu in from CDH. For now, to limit impact on developers, we've kept the ability to build with the toolchain Kudu since the CDH Kudu is provided for fewer OSes than the toolchain. In particular the CDH Kudu is not available for Ubuntu 14, which is still used by many devs.
> Eventually, we should remove the toolchain Kudu support as it adds complexity to the build system. A good time to do this would be around EOL for Ubuntu 14, currently scheduled for April 2019
> Note that even after removing toolchain Kudu support, it will be possible to build and run Impala on OSes for which CDH tarballs are not provided in two ways:
> - setting KUDU_IS_SUPPORTED=false, which will build a non-functional Kudu client stub Impala can be linked against
> - setting KUDU_CLIENT_DIR/KUDU_BUILD_DIR to point to a local build of Kudu



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