Joe McDonnell created IMPALA-9265:
-------------------------------------
Summary: Add support for toolchain Kudu to provide maven artifacts
Key: IMPALA-9265
URL: https://issues.apache.org/jira/browse/IMPALA-9265
Project: IMPALA
Issue Type: Bug
Components: Infrastructure
Affects Versions: Impala 3.4.0
Reporter: Joe McDonnell
If toolchain Kudu provided Java artifacts, then toolchain Kudu could be used
standalone without needing a separate Maven repository for Kudu artifacts. This
is nice, because it would allow us to use toolchain Kudu for both
USE_CDP_HIVE=true and USE_CDP_HIVE=false without any Java artifact version
conflicts. Having only a single version of Kudu to build against would simplify
Kudu/Impala integration projects.
To do this, the native toolchain (which may be a misnomer) would need to push
Kudu artifacts to a repository. One option is for it to create a local
filesystem repository and then include it in the kudu tarball produced.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)