This directory contains documentation for developers that are contributing to Ballista. If you are looking for end-user documentation for a published release, please start with the user guide.
- Setting up a development environment.
- How to test the Rust executor.
- How to build the Rust docker image.
- Setting up a development environment.
The goal is to be able to run the complete TPC-H benchmark and use that for comparisons with other distributed platforms, but Ballista can't support many of the queries yet.
The NYC Taxi data set can also be used for running some simple aggregate queries and is easier to get up and running with because the source data can be downloaded from S3.