Skip to content

HoangNV2001/Docker-Hadoop-Hive-Spark-Zeppelin-Hue-Superset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Bigdata stack on Docker

Requirements

docker-compose

Set up

For Windows

git clone https://github.com/HoangNV2001/Docker-Hadoop-Hive-Spark-JupyterLab-Hue-Superset --config core.autocrlf=input

cd ./Docker-Hadoop-Hive-Spark-JupyterLab-Hue-Superset/docker-files

docker-compose up --no-start

docker start database, superset_cache, superset_db, superset_init

docker-compose up -d

Note:

  • Use --config core.autocrlf=input on cloning to handle Unix line endings
  • Start database, superset_cache, superset_db, superset_init first.

List of services

Only list services with GUI, see docker-compose.yml file for details about all services and their versions.

Service URL (only list GUIs) Notes
namenode localhost:9870
datanode localhost:9864
hive localhost:10002
hue localhost:8888
zeppelin localhost:8090
spark master localhost:8080
superset localhost:8008 username:admin - password:admin

About

Bigdata stack with Hadoop + Hive +Spark + Zeppelin + Hue + Superset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages