Re: [DISCUSS] Impala 4.4.0 release

2024-05-07 Thread Saurabh Katiyal
A small UI improvement for /hadoop-varz page which will make its UI consistent with other pages in webUI https://issues.apache.org/jira/browse/IMPALA-12977 [https://gerrit.cloudera.org/c/21329/] If possible, I'd like to include it in the 4.4.0 release Regards, Saurabh Katiyal On Tue, May 7, 2024

Re: [DISCUSS] Impala 4.4.0 release

2024-05-07 Thread Zoltán Borók-Nagy
Thanks for the feedback. Since the RC1 I added the following commits: 74960cca6f IMPALA-12977: add search and pagination to /hadoop-varz 5d32919f46 IMPALA-13009: Fix catalogd not sending deletion updates for some dropped partitions 73f13f0e9f IMPALA-13012: Lower default query_log_max_queued 91a9dd8

Re: [DISCUSS] Impala 4.4.0 release

2024-05-07 Thread Wenzhe Zhou
Please include IMPALA-12910 in the release. Wenzhe Zhou wz...@cloudera.com 408-568-0101 On Tue, May 7, 2024 at 6:15 AM Zoltán Borók-Nagy wrote: > Thanks for the feedback. > Since the RC1 I added the following commits: > 74960cca6f IMPALA-12977: add search and pagination to /hadoop-varz > 5d329