Hello Quanlong Huang, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/24357
to look at the new patch set (#3).
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.
Change-Id: I2baed77cce3de43ef153b853329ad899f999f473
---
M be/src/util/impala-profile-tool.cc
M tests/observability/test_profile_tool.py
2 files changed, 67 insertions(+), 23 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/57/24357/3
--
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: newpatchset
Gerrit-Change-Id: I2baed77cce3de43ef153b853329ad899f999f473
Gerrit-Change-Number: 24357
Gerrit-PatchSet: 3
Gerrit-Owner: Aleksandr Efimov <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>