https://iceberg.apache.org/spark-quickstart/
docker-compose up
Error response from daemon: bad parameter: link is not supported
now make deploy
and open http://localhost:30080
This repository is the result of the following process.
- convert docker-compose.yaml to kubernates resource files with kompose
- manually edit the generated file to make it work
- create Makefile to drive the deployment