chaliy / play-druid-superset

Playground with Druid and Superset (2023)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to setup

docker compose up -d
poetry run python setup_druid_users.py
poetry run python setup_superset.py

How to use

Component URL Auth
Droid http://localhost:8888 admin/password1
Superset http://localhost:8080 admin/password1

Notes

  • Uses version 25, just because I was able to find ARM images for that version.

About

Playground with Druid and Superset (2023)


Languages

Language:Python 100.0%