Skip to content

Generating and visualization of big queries on big data using clickhouse and superset which is scaled on k8s.

License

Notifications You must be signed in to change notification settings

PoSeiDonXMs/K8s-Big-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clickhouse and Superset (scaled on K8S)

This project has the basic idea of generating and visualization of big queries on big data using clickhouse and superset which is scaled on k8s.

Demo

alt clickhouse_local alt k9s_dep_view alt superset_connection alt superset_home_page

Installation

Install my-project with npm

git clone https://github.com/vedant-204/clickhouse-superset-k8s
cd clickhouse-superset-k8s \
cd superset \ 
docker-compose -f docker-compose-non-dev.yml pull \
docker compose -f docker-compose-non-dev.yml up \
minikube start
cd .. \
cd clickhouse-operator/deploy/zookeeper/quick-start-persistent-volume
./zookeeper-1-node-create.sh

then you can further create the deployment using files in infrastructure directory.

About

Generating and visualization of big queries on big data using clickhouse and superset which is scaled on k8s.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published