Skip to content

anliksim/confluent-tableflow-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Confluent Tableflow Examples

Prerequisites

  • Docker / Docker Compose
  • Confluent Cloud account

Query using Spark

Follow the example in the Confluent docs on Tableflow Quick Start with Iceberg Tables Using Managed Storage in Confluent Cloud.

The examples in this repo are a showcase of Step 4: Query Iceberg tables from Spark.

For AWS go to aws-spark

  • Update AWS_REGION in docker-compose.yml
  • Run docker compose up
  • Navigate to http://localhost:8888/notebooks/notebooks/tableflow-managed-aws.ipynb (once started)
  • Update the TABLEFLOW_ variables with your values from Confluent Cloud

For Azure go to azure-spark

  • Run docker compose up
  • Navigate to http://localhost:8888/notebooks/notebooks/tableflow-managed-azure.ipynb (once started)
  • Update the TABLEFLOW_ variables with your values from Confluent Cloud

About

Work with your Kafka data in Open Table Formats using Confluent Tableflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors