[Impala-ASF-CR] IMPALA-6976: Parser to parse Impala query profiles

2018-06-28 Thread Nithya Janarthanan (Code Review)
Nithya Janarthanan has abandoned this change. ( 
http://gerrit.cloudera.org:8080/10309 )

Change subject: IMPALA-6976: Parser to parse Impala query profiles
..


Abandoned

A decision has been made to not have this script here. Hence abandoning the 
review
--
To view, visit http://gerrit.cloudera.org:8080/10309
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: abandon
Gerrit-Change-Id: I30e9443e87a500c081892d670ed49c7393826c59
Gerrit-Change-Number: 10309
Gerrit-PatchSet: 2
Gerrit-Owner: Nithya Janarthanan 
Gerrit-Reviewer: David Knupp 
Gerrit-Reviewer: Mostafa Mokhtar 


[Impala-ASF-CR] IMPALA-6976: Parser to parse Impala query profiles

2018-06-28 Thread Nithya Janarthanan (Code Review)
Nithya Janarthanan has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/10309


Change subject: IMPALA-6976: Parser to parse Impala query profiles
..

IMPALA-6976: Parser to parse Impala query profiles

Script to parse Query profiles to generate a one line summary for
each of the profiles, which can then be used for generating reports

Testing:
Tested by running the script on a few profiles to generate the summary

Change-Id: I30e9443e87a500c081892d670ed49c7393826c59
---
A tests/benchmark/ParseQueryProfile.py
1 file changed, 668 insertions(+), 0 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I30e9443e87a500c081892d670ed49c7393826c59
Gerrit-Change-Number: 10309
Gerrit-PatchSet: 2
Gerrit-Owner: Nithya Janarthanan 
Gerrit-Reviewer: David Knupp 
Gerrit-Reviewer: Mostafa Mokhtar