[
https://issues.apache.org/jira/browse/IMPALA-10218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe McDonnell resolved IMPALA-10218.
------------------------------------
Fix Version/s: Impala 4.0
Resolution: Fixed
{noformat}
commit 04ce57dcaf338cb92ae8c811736fb99b58acc047
Author: Joe McDonnell <[email protected]>
Date: Sat Oct 3 14:08:03 2020 -0700
IMPALA-10218: Remove impala.cdh.repo Maven repository
This removes the impala.cdh.repo Maven repository (i.e.
the repository for the CDH_BUILD_NUMBER). It removes
the associated code for CDH_BUILD_NUMBER.
The only remaining dependency for the CDH_BUILD_NUMBER
repository was Apache Kite in some of our test code.
This transitions that code to use the public version
of Apache Kite.
The testdata/TableFlattener Java project is intended
to be used manually and is not used for any tests.
It has bitrotted and currently does not build. I verified
that it now builds (which it currently did not), but I did
not verify functionality.
Testing:
- Ran a core job
- Built testdata/TableFlattener Java project
Change-Id: I44b587f936ae20c207c74a9800cf98baa464164a
Reviewed-on: http://gerrit.cloudera.org:8080/16543
Tested-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Csaba Ringhofer <[email protected]>{noformat}
> Remove dependency on the CDH_BUILD_NUMBER and associated maven repository
> -------------------------------------------------------------------------
>
> Key: IMPALA-10218
> URL: https://issues.apache.org/jira/browse/IMPALA-10218
> Project: IMPALA
> Issue Type: Improvement
> Components: Infrastructure
> Affects Versions: Impala 4.0
> Reporter: Joe McDonnell
> Assignee: Joe McDonnell
> Priority: Major
> Fix For: Impala 4.0
>
>
> All of the major Hadoop component dependencies have been migrated to the CDP
> versions and come from the CDP_BUILD_NUMBER maven repository. Based on output
> from GVO, nothing comes from the CDH_BUILD_NUMBER maven repository in the
> main build.
> There are a couple things that are not in the main build that get artifacts
> from the CDH build repo. Specifically, the Apache Kite dependency in
> testdata/pom.xml and testdata/TableFlattener/pom.xml uses a CDH version.
> We should migrate to a public version of Kite and remove the CDH build
> repository (and associated CDH_BUILD_NUMBER code).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]