Joe McDonnell created IMPALA-14294:
--------------------------------------
Summary: Add ability to specify compression levels for
single_node_perf_run.py
Key: IMPALA-14294
URL: https://issues.apache.org/jira/browse/IMPALA-14294
Project: IMPALA
Issue Type: Task
Components: Infrastructure
Affects Versions: Impala 5.0.0
Reporter: Joe McDonnell
bin/single_node_perf_run.py and the supporting code currently do not handle
compression levels. It is useful to be able to run tests with different
compression levels. Fixing this would require:
* parsing out the compression level
* plumbing it through to the compression_codec query option
* include the level in the filenames/databases generated to avoid collisions
* include the level in the final report
Since Zstd supports negative compression levels, this should handle negative
compression levels.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]