Nithya Janarthanan has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/11315


Change subject: IMPALA-6923: Remove create_database.py and 
perf_result_datastore.py
......................................................................

IMPALA-6923: Remove create_database.py and perf_result_datastore.py

Description:
The current upstream usage indicates that report_benchmark_results.py script
is the only script in this folder that is used to generate a report comparing
performance between two given runs of the performance tests. The other two
scripts create_database.py and perf_result_datastore.py store some metrics
from a performance test run to database on a specified impala instance.
However they rely on some Internal resources not available to
external apache community to generate a meaningful interpretation/report of the
metrics stored in the performance database.

This change also removes lines of code from report_benchmark_results.py
that were previously parsing command line options, that were being used by the
two scripts that are being removed.

Change-Id: I2c9b04f0d0e8ca221e383aab2ba3ee53d968dd10
---
D tests/benchmark/create_database.py
D tests/benchmark/perf_result_datastore.py
M tests/benchmark/report_benchmark_results.py
3 files changed, 15 insertions(+), 417 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/15/11315/1
--
To view, visit http://gerrit.cloudera.org:8080/11315
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2c9b04f0d0e8ca221e383aab2ba3ee53d968dd10
Gerrit-Change-Number: 11315
Gerrit-PatchSet: 1
Gerrit-Owner: Nithya Janarthanan <njanartha...@cloudera.com>

Reply via email to