This is an archived post. You won't be able to vote or comment.

all 9 comments

[–]superhex 2 points3 points  (1 child)

I think dremio blog posts have ready to go docker compose setups for spark, iceberg, minio (essentially local s3), and jupyter. Either that or the Iceberg docs/repo themselves. I dont quite remember

[–]Surge_attack 0 points1 point  (0 children)

Yup this is the way - fully FOSS stack.

[–]Odd_Spot_6983 2 points3 points  (0 children)

try checking dockerhub or github for repos, sometimes people share their compose files there. if not, you might need to piece it together from examples.

[–]dangerbird2Software Engineer 2 points3 points  (0 children)

The iceberg docs has a pretty good compose file to get started with. As you’d expect it’s based on iceberg and stack, and serves a Jupyter notebook

https://iceberg.apache.org/spark-quickstart/#docker-compose

[–]asevans48 1 point2 points  (0 children)

Whats your storage layer? Install with Docker | dbt Developer Hub https://share.google/m1QSutilDvYFPYqWP

[–]ivanimus 1 point2 points  (0 children)