Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/22210 )
Change subject: IMPALA-13603: Fix Flaky Live Queries Table Tests ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/22210/2//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/22210/2//COMMIT_MSG@11 PS2, Line 11: run a describe DDL in the setup_method() > Does the existence of that catalog object guarantee it has been registered That URL (port 25000) is from ImpalaD, not CatalogD. To make sure all ImpalaD heard about sys tables, you can send GET request to all ImpalaD. Unfortunately, IMPALA-7935 disabled /catalog_object URL if local catalog mode is active. So /catalog?json page is a more general solution for both mode. -- To view, visit http://gerrit.cloudera.org:8080/22210 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I767a2bd7b068ab3fdeddb7cb3c4b307844d2d279 Gerrit-Change-Number: 22210 Gerrit-PatchSet: 2 Gerrit-Owner: Jason Fehr <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Pranav Lodha <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Fri, 13 Dec 2024 23:59:31 +0000 Gerrit-HasComments: Yes
