milenkovicm commented on PR #1574: URL: https://github.com/apache/datafusion-ballista/pull/1574#issuecomment-4325625267
> > will do, i use tpch benchmark to generate jobs > > Is this documented somewhere ? ``` cargo run --bin tpch -- benchmark ballista -p /Users/marko/TMP/tpch_data/tpch-data-sf1/ -f parquet -i 1 --port 50050 --host 127.0.0.1 -c datafusion.execution.target_partitions=8 ``` https://github.com/milenkovicm/datafusion-ballista/blob/master/benchmarks/README.md -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
