Aleksandr Efimov has uploaded this change for review. ( 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. Change-Id: I2baed77cce3de43ef153b853329ad899f999f473 --- M be/src/util/impala-profile-tool.cc M tests/observability/test_profile_tool.py 2 files changed, 67 insertions(+), 19 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/57/24357/1 -- 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: newchange Gerrit-Change-Id: I2baed77cce3de43ef153b853329ad899f999f473 Gerrit-Change-Number: 24357 Gerrit-PatchSet: 1 Gerrit-Owner: Aleksandr Efimov <[email protected]>
