Using Alluxio caching via the Iceberg connector over MinIO file storage

Поділитися
Вставка
  • Опубліковано 22 лип 2024
  • An introduction to using Alluxio and Trino and how to use caching over Iceberg. To skip the configuration and to dive right in, jump to 18:00.
    Repo: github.com/bitsondatadev/trin...
    - Intro: 0:00
    - Project goals and resources: 3:57
    - Trino configuration: 4:13
    - Alluxio configuration: 6:25
    - Overview of docker-compose.yml: 15:04
    - Running the services: 18:00
    - Running the Trino CLI: 21:00
    - Alluxio and MinIO web UIs: 22:25
    - CREATE SCHEMA: 23:52
    - Trino web UI: 25:15
    - CREATE TABLE AS: 25:55
    - Closing: 30:00
  • Розваги

КОМЕНТАРІ • 2

  • @junzhu3470
    @junzhu3470 Рік тому +1

    Amazing demo, thank you

  • @jotarada
    @jotarada Рік тому

    Nice demo.
    Do you think it is possible to have a read only cluster pointing to alluxio as there is another write cluster pointing to minIO?