Skip to content

patdevinwilson/presto-native-cpu-superset

 
 

Repository files navigation

Need to also create a data directory in the root of the project with the following empty subdirectories: data and presto.

Can deploy via docker-compose up -d --build

For Superset, you might need to set a password docker exec -it superset-app superset fab create-admin --username admin --firstname Admin --lastname User --email [email protected] --password admin

Best Practice to Upgrade

docker exec -it superset-app superset db upgrade

docker exec -it superset-app superset db upgrade

Screenshot 2025-07-23 at 10 34 03 AM

About

Deploy Presto Native and Superset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.0%
  • Dockerfile 3.0%