luanaBanana / bdls

Big Data Lab Cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Big Data Lab Cluster

Setup for BDLS course.

How to

  • Make sure you got docker and docker-compose installed.

  • Replace the IP Address with your host address (where docker is running)

  • Change into the hive directory and compose it:

    cd docker-hive/ && docker-compose up -d

  • After having successfully installed hive and the postgresdb you can install hue. make sure to change the directory again:

    cd ../hue/ && docker-compose up -d

About

Big Data Lab Cluster


Languages

Language:Shell 66.2%Language:Dockerfile 32.9%Language:Makefile 0.9%