Todd Lipcon has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/13117 )

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
Reviewed-on: http://gerrit.cloudera.org:8080/13117
Reviewed-by: Tim Armstrong <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
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(-)

Approvals:
  Tim Armstrong: Looks good to me, approved
  Impala Public Jenkins: Verified

--
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: merged
Gerrit-Change-Id: I383638ef4acce59792fee287da0016b3d949e693
Gerrit-Change-Number: 13117
Gerrit-PatchSet: 2
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>

Reply via email to