Skip to content

tygrash/wormhole

Repository files navigation

wormhole

This project contains Docker files for Alluxio and Presto setups, using Hive metastore.

alt text

Note: This tutorial is for Ubuntu 18.04 LTS VMs

Install Java8 and Python on all VMs

1. apt install openjdk-8-jre-headless
2. apt-get install python

Add datamaster/{user} private file in .ssh/id_rsa in all VMs(create a common user in all VMs)

Copy content of utils/id_rsa to .ssh/id_rsa for datamaster user in all machines. 
If you are using some other user, make sure its private key is in same location in all machines.

Setup docker on each VM

Setup zookeeper

Setup hive

About

Presto & Alluxio Dockers for blazing fast analytics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published