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 12: (1 comment) http://gerrit.cloudera.org:8080/#/c/24692/10/fe/src/test/java/org/apache/impala/authorization/AuthorizationTestBase.java File fe/src/test/java/org/apache/impala/authorization/AuthorizationTestBase.java: http://gerrit.cloudera.org:8080/#/c/24692/10/fe/src/test/java/org/apache/impala/authorization/AuthorizationTestBase.java@624 PS10, Line 624: (!isSuccessfulRangerResponse(respon > In patch set 11, I attempted to fix the issue as mentioned above. I execute Patch set 11 could not fix the compilation failure. At https://jenkins.impala.io/job/all-build-options-ub2004/4708/consoleFull, I saw the following. 20:11:13 03:10:53 [INFO] BUILD FAILURE 20:11:13 03:10:53 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:testCompile (default-testCompile) on project impala-frontend: Compilation failure: Compilation failure: 20:11:13 03:10:53 [ERROR] /home/ubuntu/Impala/fe/src/test/java/org/apache/impala/authorization/AuthorizationTestBase.java:[674,37] cannot find symbol 20:11:13 03:10:53 [ERROR] symbol: method getStatusInfo() 20:11:13 03:10:53 [ERROR] location: class javax.ws.rs.core.Response 20:11:13 03:10:53 [ERROR] /home/ubuntu/Impala/fe/src/test/java/org/apache/impala/authorization/AuthorizationTestBase.java:[687,37] cannot find symbol 20:11:13 03:10:53 [ERROR] symbol: method readEntity(java.lang.Class<java.lang.String>) 20:11:13 03:10:53 [ERROR] location: class javax.ws.rs.core.Response 20:11:13 03:10:53 [ERROR] -> [Help 1] Will try to fix this in patch set 12. -- 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: 12 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: Mon, 24 Aug 2026 05:20:37 +0000 Gerrit-HasComments: Yes
