Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/22634 )
Change subject: IMPALA-13850: Wait until CatalogD active before resetting metadata ...................................................................... Patch Set 7: (2 comments) http://gerrit.cloudera.org:8080/#/c/22634/7//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/22634/7//COMMIT_MSG@20 PS7, Line 20: The later : prerequisite is to ensure that all coordinators are not blocked waiting : for full topic update. I can use some feedback here. The solution seems to work, but it makes coordinator fail to run queries that has not finish catalogd loading. This might be inherent to use_local_catalog=false only, but I'm not sure yet if catalog_topic_mode=full will not hit the same issue. http://gerrit.cloudera.org:8080/#/c/22634/7/tests/common/impala_cluster.py File tests/common/impala_cluster.py: http://gerrit.cloudera.org:8080/#/c/22634/7/tests/common/impala_cluster.py@651 PS7, Line 651: num_tbls >= wait_num_table This does not work if use_local_catalog=true. -- To view, visit http://gerrit.cloudera.org:8080/22634 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I58cc66dcccedb306ff11893f2916ee5ee6a3efc1 Gerrit-Change-Number: 22634 Gerrit-PatchSet: 7 Gerrit-Owner: Riza Suminto <riza.sumi...@cloudera.com> Gerrit-Reviewer: Abhishek Rawat <ara...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com> Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com> Gerrit-Reviewer: Wenzhe Zhou <wz...@cloudera.com> Gerrit-Comment-Date: Tue, 25 Mar 2025 13:24:42 +0000 Gerrit-HasComments: Yes