Skip to content

developer-advocacy-dremio/iceberg-intro-lessons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Directions

To start up the different containers individually.

spark 3.3 with jupyter notebook

docker-compose up notebook

minio (s3-compatible storage layer)

docker-compose up minio

nessie (transactional catalog for Apache Iceberg)

docker-compose up nessie

Dremio (data lakehouse platform (query engine, access layer, more))

docker-compose up dremio

There are three folders in this repo mapped specifically to the spark/notebook container which are:

  • datasets use this for any sample datasets
  • notebooks for storing notebooks
  • warehouse to be used as a warehouse for written data

Find Guides and Tutorials Here

About

Repo for Introduction to Iceberg Video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published