Quanlong Huang has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/21760 )

Change subject: IMPALA-12349: Support Apache Hive 2.x in Impala
......................................................................


Patch Set 94:

(1 comment)

> Build failed: https://jenkins.impala.io/job/gerrit-verify-dryrun/12494/

This failure is resolved in IMPALA-14416:
https://jenkins.impala.io/job/ubuntu-20.04-from-scratch/6754/
The other failure is tracked in IMPALA-9049 and also resolved by IMPALA-14416:
https://jenkins.impala.io/job/ubuntu-20.04-dockerised-tests/4035/

The compilation error need to be fixed:

19:00:59 [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) 
on project impala-frontend: Compilation failure
19:00:59 [ERROR] 
/home/ubuntu/Impala/fe/src/compat-apache-hive-2/java/org/apache/impala/catalog/events/MetastoreEvents.java:[1112,22]
 method reloadTableIfExists in class 
org.apache.impala.catalog.CatalogServiceCatalog cannot be applied to given 
types;
19:00:59 [ERROR]   required: 
java.lang.String,java.lang.String,java.lang.String,long,boolean,java.util.List<java.lang.Long>
19:00:59 [ERROR]   found: 
java.lang.String,java.lang.String,java.lang.String,long,boolean
19:00:59 [ERROR]   reason: actual and formal argument lists differ in length

http://gerrit.cloudera.org:8080/#/c/21760/94/bin/impala-config.sh
File bin/impala-config.sh:

http://gerrit.cloudera.org:8080/#/c/21760/94/bin/impala-config.sh@406
PS94, Line 406:     exit 1
The terminal will exit if we hit this when using "source bin/impala-config.sh". 
Let's use "return 1" instead.



--
To view, visit http://gerrit.cloudera.org:8080/21760
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib5f104dc8d131835b8118b9d54077471db65681c
Gerrit-Change-Number: 21760
Gerrit-PatchSet: 94
Gerrit-Owner: ttttttz <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Zihao Ye <[email protected]>
Gerrit-Reviewer: ttttttz <[email protected]>
Gerrit-Comment-Date: Mon, 22 Sep 2025 14:19:53 +0000
Gerrit-HasComments: Yes

Reply via email to