Fang-Yu Rao has posted comments on this change. ( http://gerrit.cloudera.org:8080/24692 )
Change subject: IMPALA-15262: Update to CDP build with HIVE-26537 and HIVE-27193 ...................................................................... Patch Set 10: (1 comment) http://gerrit.cloudera.org:8080/#/c/24692/9/fe/pom.xml File fe/pom.xml: http://gerrit.cloudera.org:8080/#/c/24692/9/fe/pom.xml@168 PS9, Line 168: <dependency> : <groupId>org.apache.ranger</groupId> : <artifactId>ranger-audit-dest-hdfs</artifactId> : <version>${ranger.version}</version> : </dependency> Hit the following error at https://jenkins.impala.io/job/all-build-options-ub2004/4698/console when we built Impala with USE_APACHE_COMPONENTS=true. I think/guess that's because on https://repo1.maven.org/maven2/org/apache/ranger/ we don't have ranger-audit-dest-os.jar (unlike https://repo1.maven.org/maven2/org/apache/ranger/ranger-audit-core/2.8.0/ranger-audit-core-2.8.0.jar. 23:29:12 06:29:12 [ERROR] Failed to execute goal on project impala-frontend: Could not collect dependencies for project org.apache.impala:impala-frontend:jar:5.0.0-SNAPSHOT 23:29:12 06:29:12 [ERROR] Failed to read artifact descriptor for org.apache.ranger:ranger-audit-dest-os:jar:2.8.0 23:29:12 06:29:12 [ERROR] Caused by: The following artifacts could not be resolved: org.apache.ranger:ranger-audit-dest-os:pom:2.8.0 (absent): Could not transfer artifact org.apache.ranger:ranger-audit-dest-os:pom:2.8.0 from/to impala.cdp.repo (https://native-toolchain-us-west-2.s3.us-west-2.amazonaws.com/build/cdp_components/81634400/maven): status code: 403, reason phrase: Forbidden (403) 23:29:12 06:29:12 [ERROR] -> [Help 1] Let me try to remove this dependency to see if Apache Impala really needs this at runtime. -- To view, visit http://gerrit.cloudera.org:8080/24692 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I55006e497d7ba25217794bf797cfe975050a0d25 Gerrit-Change-Number: 24692 Gerrit-PatchSet: 10 Gerrit-Owner: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Comment-Date: Fri, 21 Aug 2026 07:26:24 +0000 Gerrit-HasComments: Yes
