Interactive metadata visualizer for Apache Iceberg.
7.7K
IceGraph is a read-only, interactive visualization tool for Apache Iceberg table metadata. Connect it to a Spark Connect backend and explore your table's full physical structure — from root metadata down to individual data and delete files.
docker run -e SPARK_REMOTE=sc://<spark-connect-ip>:15002 -p 5050:5050 yanivzalach/icegraph:latest
Then open http://localhost:5050
Full documentation and source: github.com/yanivzalach/icegraph
Content type
Image
Digest
sha256:2d0e6d5bf…
Size
448.3 MB
Last updated
21 days ago
docker pull yanivzalach/icegraph