A playgound for Apache Spark with Minio support and Delta Lake integration. Additional tools include Airbyte and Lightdash.
Run the following command to build the Docker images:
./build.sh
Now, bring up the cluster with:
docker-compose up
Clone and run the Airbyte repo locally; follow the instructions at https://docs.airbyte.com/deploying-airbyte/local-deployment.
You may need to install the Airbyte CLI. See https://docs.airbyte.com/understanding-airbyte/airbyte-cli and https://github.com/airbytehq/airbyte/blob/master/octavia-cli/README.md
Clone and run the Lightdash repo locally; follow the instructions at https://docs.lightdash.com/getting-started/quickstart.