Skip to content

Latest commit

 

History

History

docker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

docker

Consist of Docker & Docker Compose file to run the componenets in docker container.

Services

  • hive-metastore
  • spark-thrift
  • postgresdb
  • minio

Starting the services

  • Change directory to this folder.
  • Run command docker-compose up -d.