rymurr commented on pull request #2674: URL: https://github.com/apache/iceberg/pull/2674#issuecomment-854568624
for what its worth we have: * A [Demo notebook](https://colab.research.google.com/github/projectnessie/nessie-demos/blob/main/colab/nessie-iceberg-demo-nba.ipynb) which sets up Nessie, Spark etc and runs some basic iceberg commands * A [Spark Config notebook](https://colab.research.google.com/github/projectnessie/nessie-demos/blob/main/colab/nessie-iceberg-spark-setup.ipynb) to hihglight the important configs for spark when running iceberg * a [docker-compose.yaml](https://github.com/projectnessie/nessie/blob/main/python/demo/docker-compose.yml) specifically for iceberg/spark. Given the nessie specifics it might not be exactly right for you but hopefully there are some bits that could be reusable. We also did all of our demos/examples in python so that they could run on colab w/o extra infrastructure -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
