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()
If you browse /catalog?json page of Coordinator, you can find this entries

                {
                        "name": "sys",
                        "num_tables": 2,
                        "tables": [{
                                        "fqtn": "sys.impala_query_live",
                                        "name": "impala_query_live"
                                }, {
                                        "fqtn": "sys.impala_query_log",
                                        "name": "impala_query_log"
                                }],
                        "use_local_catalog": false
                }

I think you can monitor existence of those entries to indicate readiness of WM 
tables.



--
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: Michael Smith <[email protected]>
Gerrit-Reviewer: Pranav Lodha <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Comment-Date: Fri, 13 Dec 2024 23:36:26 +0000
Gerrit-HasComments: Yes

Reply via email to