Quick Guides from Dremio on Several topics
Want to learn more about Dremio? Here is a great list of resources.
Just need to the docker command to try it out on your laptop?
docker run -p 9047:9047 -p 31010:31010 -p 45678:45678 -p 32010:32010 -e DREMIO_JAVA_SERVER_EXTRA_OPTS=-Dpaths.dist=file:///opt/dremio/data/dist --name try-dremio dremio/dremio-oss
- Use the local lakehouse guide below to add a Nessie Catalog and Minio Object Storage to Local Setup
- If you want to deploy a single node instance to an Ubuntu Based VM, Follow These Directions
- Creating a Local Dremio/Nessie/Minio Lakehouse on your Laptop for Evaluation
- Repo of Docker-Compose Examples
- Dremio Cloud SQL Function Examples
- Dremio Cloud Data Quality and Validation Examples
- Dremio Arctic in Spark Notebook
- Creating a Local Dremio/Spark/Minio Environment for Experimentation
- Configuring Dremio with dbt
- Trying Superset with Dremio Cloud from your Laptop
- Examples of Dremio for Machine Learning
- Iceberg 101 Course
- Iceberg & Tableau
- Iceberg with Spark 3.4 Quickstart
- Iceberg & pySpark Example
- Iceberg & Dremio Example Queries
- Creating a Local Environment with Nessie, Spark, and Notebook
- Creating a Local Spark/Notebook Environment
- Apache Iceberg Catalog Migration
- Spark Catalog Configuration Spark Scripts