Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/23811 )

Change subject: IMPALA-14641: Add detailed operation page for Catalogd 
operations
......................................................................

IMPALA-14641: Add detailed operation page for Catalogd operations

Enhanced the /operations page in Catalogd by replacing the inline
"details" column with a "View Details" link that opens a dedicated
page showing comprehensive operation information including:
- Execution timeline with event timestamps and delta times
- Request and response byte sizes
- All existing operation metadata

Testing:
- test_catalog_operation_detail_endpoint: Validates detail page fields
- test_catalog_operation_detail_invalid_query_id: Tests error handling
- test_catalog_operation_detail_in_flight: Tests real-time timeline

Change-Id: Ib80ce3b5873672065b04b00a21d3419a1db0969c
Reviewed-on: http://gerrit.cloudera.org:8080/23811
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M be/src/catalog/catalog-server.cc
M be/src/catalog/catalog-server.h
M be/src/util/runtime-profile.cc
M be/src/util/runtime-profile.h
M common/thrift/JniCatalog.thrift
M 
fe/src/main/java/org/apache/impala/catalog/monitor/CatalogOperationTracker.java
M fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java
M fe/src/main/java/org/apache/impala/service/JniCatalog.java
M tests/webserver/test_web_pages.py
M www/catalog_operations.tmpl
A www/operation_detail.tmpl
11 files changed, 906 insertions(+), 75 deletions(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved; Verified

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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib80ce3b5873672065b04b00a21d3419a1db0969c
Gerrit-Change-Number: 23811
Gerrit-PatchSet: 17
Gerrit-Owner: Arnab Karmakar <[email protected]>
Gerrit-Reviewer: Arnab Karmakar <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Surya Hebbar <[email protected]>

Reply via email to