[
https://issues.apache.org/jira/browse/KAFKA-8174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sophie Blee-Goldman resolved KAFKA-8174.
----------------------------------------
Resolution: Won't Do
> Can't call arbitrary SimpleBenchmarks tests from
> streams_simple_benchmark_test.py
> ---------------------------------------------------------------------------------
>
> Key: KAFKA-8174
> URL: https://issues.apache.org/jira/browse/KAFKA-8174
> Project: Kafka
> Issue Type: Improvement
> Components: streams, system tests
> Reporter: Sophie Blee-Goldman
> Priority: Minor
>
> When using the script streams_simple_benchmark_test.py you should be able to
> specify a test name and run that particular method in SimpleBenchmarks. This
> works for most existing benchmarks, however you can't use this to run the
> "yahoo" benchmark and you can't add new tests to SimpleBenchmarks and start
> them successfully.
>
> If you try to run yahoo/new test it fails with the error "Not enough
> parameters are provided; expecting propFileName, testName, numRecords,
> keySkew, valueSize" in main(); the missing argument turns out to be testName.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)