Joe McDonnell has uploaded a new patch set (#3). ( http://gerrit.cloudera.org:8080/16543 )
Change subject: IMPALA-10218: Remove impala.cdh.repo Maven repository ...................................................................... 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 --- M bin/impala-config.sh M buildall.sh M impala-parent/pom.xml M testdata/TableFlattener/pom.xml M testdata/TableFlattener/src/main/java/org/apache/impala/infra/tableflattener/Main.java M testdata/pom.xml 6 files changed, 55 insertions(+), 116 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/43/16543/3 -- To view, visit http://gerrit.cloudera.org:8080/16543 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I44b587f936ae20c207c74a9800cf98baa464164a Gerrit-Change-Number: 16543 Gerrit-PatchSet: 3 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]>
