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

Change subject: IMPALA-13033: Parse WebUI thrift profile downloads
......................................................................

IMPALA-13033: Parse WebUI thrift profile downloads

WebUI thrift profile downloads contain the archived profile string
without the timestamp and query id prefix used by profile log lines.
impala-profile-tool currently treats these files as malformed input.

Retry failed log-line parses as bare archived profile input while
keeping query id and timestamp filters limited to log entries that
include metadata. Add regression coverage for bare profile input using
the existing public profile fixtures.

Generated-by: OpenAI Codex
Change-Id: I2baed77cce3de43ef153b853329ad899f999f473
Reviewed-on: http://gerrit.cloudera.org:8080/24357
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M be/src/util/impala-profile-tool.cc
M tests/observability/test_profile_tool.py
2 files changed, 67 insertions(+), 19 deletions(-)

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

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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I2baed77cce3de43ef153b853329ad899f999f473
Gerrit-Change-Number: 24357
Gerrit-PatchSet: 6
Gerrit-Owner: Aleksandr Efimov <[email protected]>
Gerrit-Reviewer: Aleksandr Efimov <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>

Reply via email to