Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/22231 )
Change subject: IMPALA-13620: Refresh compute_table_stats.py script ...................................................................... Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/22231/3/tests/util/compute_table_stats.py File tests/util/compute_table_stats.py: http://gerrit.cloudera.org:8080/#/c/22231/3/tests/util/compute_table_stats.py@98 PS3, Line 98: tables_to_compute = (all_tables.intersection(selected_tables) > Looking at IMPALA-13277, that error does seem to be a connection issue betw I think it is impractical to tune HMS backend RDBMS within Impala build script. For example, in downstream (and maybe upstream) builds, we'll need to deal with several different RDBMS (poostgres, mysql, etc), from different distributions (rhel, ubuntu, sles, etc). Hence, my inclination to lower parallelism of this script instead. -- To view, visit http://gerrit.cloudera.org:8080/22231 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I1ebf02f95b957e7dda3a30622b87e8fca3197699 Gerrit-Change-Number: 22231 Gerrit-PatchSet: 4 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Fri, 20 Dec 2024 17:09:38 +0000 Gerrit-HasComments: Yes
