Hello Riza Suminto, Joe McDonnell, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/16821

to look at the new patch set (#2).

Change subject: IMPALA-9865: part 1: basic profile log parser
......................................................................

IMPALA-9865: part 1: basic profile log parser

This adds a utility that consumes the Impala profile log format from
stdin and pretty-prints the profiles.

It supports some basic filters - --query_id, --min_timestamp and
--max_timestamp.

If --gen_experimental_profile=true is set, it dumps the aggregated
part of the profile with the full output for the new experimental
profiles. In a future change, we should detect this based on
the profile version set.

This utility will be extended in future with more options, but
is already useful in that it can handle the new experimental
profile format and produce pretty-printed output consistent
with the Impala web UI and impala-shell.

Change-Id: I6178399addddc96e176f7067cc47347e51cda2f3
---
M be/src/util/CMakeLists.txt
A be/src/util/impala-profile-tool.cc
M be/src/util/runtime-profile.cc
M be/src/util/runtime-profile.h
4 files changed, 115 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/21/16821/2
--
To view, visit http://gerrit.cloudera.org:8080/16821
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I6178399addddc96e176f7067cc47347e51cda2f3
Gerrit-Change-Number: 16821
Gerrit-PatchSet: 2
Gerrit-Owner: Tim Armstrong <tarmstr...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com>
Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com>

Reply via email to