Quanlong Huang has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20428 )

Change subject: IMPALA-9118: Show catalog operation details in catalogd webUI
......................................................................


Patch Set 6:

(4 comments)

http://gerrit.cloudera.org:8080/#/c/20428/5/be/src/catalog/catalog-server.cc
File be/src/catalog/catalog-server.cc:

http://gerrit.cloudera.org:8080/#/c/20428/5/be/src/catalog/catalog-server.cc@953
PS5, Line 953:
             :     if (catalog_op.finish_time_ms > 0) {
> end_time_ms will be set in line 956 and 961. It's duplicated here.
Oops, removed them


http://gerrit.cloudera.org:8080/#/c/20428/5/common/thrift/JniCatalog.thrift
File common/thrift/JniCatalog.thrift:

http://gerrit.cloudera.org:8080/#/c/20428/5/common/thrift/JniCatalog.thrift@879
PS5, Line 879: required string details
> Is 'details' a required field?
I think either way is ok. We currently show the query options in this 'details' 
field so it's always non-empty.


http://gerrit.cloudera.org:8080/#/c/20428/5/fe/src/main/java/org/apache/impala/catalog/monitor/CatalogOperationTracker.java
File 
fe/src/main/java/org/apache/impala/catalog/monitor/CatalogOperationTracker.java:

http://gerrit.cloudera.org:8080/#/c/20428/5/fe/src/main/java/org/apache/impala/catalog/monitor/CatalogOperationTracker.java@110
PS5, Line 110:
> Negative value is handled BackendConfig.java. Maybe add a DCHECK
Done


http://gerrit.cloudera.org:8080/#/c/20428/5/tests/custom_cluster/test_web_pages.py
File tests/custom_cluster/test_web_pages.py:

http://gerrit.cloudera.org:8080/#/c/20428/5/tests/custom_cluster/test_web_pages.py@261
PS5, Line 261: --catalog_operation_log_size=2
> Could you add test case with catalog_operation_log_size as -1?
Done



--
To view, visit http://gerrit.cloudera.org:8080/20428
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I3cf3f0da2be2be79e546762a8083d4de338ff6aa
Gerrit-Change-Number: 20428
Gerrit-PatchSet: 6
Gerrit-Owner: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Tamas Mate <[email protected]>
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>
Gerrit-Comment-Date: Mon, 23 Oct 2023 07:17:43 +0000
Gerrit-HasComments: Yes

Reply via email to