Hello Tim Armstrong,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/13117
to review the following change.
Change subject: Remove hive-benchmark test workload
......................................................................
Remove hive-benchmark test workload
This workload was added in 2012 or so, and hasn't actually been able to
run in years:
- fails to load because the name has a '-' in it, and we use unquoted
database names in the load script
- the SQL to load it seems to refer to testdata files which don't
exist
Even if it did load, it looks like it's only a set of ~10 trivial
queries which I doubt have any real benchmark interest in modern days.
Change-Id: I383638ef4acce59792fee287da0016b3d949e693
---
M testdata/bin/generate-schema-statements.py
M testdata/datasets/README
D testdata/datasets/hive-benchmark/hive-benchmark_schema_template.sql
M testdata/datasets/tpcds/tpcds_schema_template.sql
M testdata/datasets/tpch/tpch_schema_template.sql
D testdata/workloads/hive-benchmark/hive-benchmark_core.csv
D testdata/workloads/hive-benchmark/hive-benchmark_dimensions.csv
D testdata/workloads/hive-benchmark/hive-benchmark_exhaustive.csv
D testdata/workloads/hive-benchmark/hive-benchmark_pairwise.csv
D testdata/workloads/hive-benchmark/queries/hive-benchmark.test
10 files changed, 34 insertions(+), 215 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/17/13117/1
--
To view, visit http://gerrit.cloudera.org:8080/13117
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I383638ef4acce59792fee287da0016b3d949e693
Gerrit-Change-Number: 13117
Gerrit-PatchSet: 1
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>