How to query data in Apache Iceberg using StarRocks
Jun 26, 2023
This tutorial describes how you can query data in Apache Iceberg using the Apache Iceberg Quickstart.
Prerequisites
For this tutorial you need to:
- Have Docker Desktop or podman container runtime installed.
- Have a MySQL client.
- A StarRocks or CelerData database cluster.
- An Apache Iceberg Environment.
- Configure Apache Iceberg
- Create a external catalog and query the data.