Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 266 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 266 Bytes

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.