SkillAgentSearch skills...

Wormhole

Presto & Alluxio Dockers for blazing fast analytics

Install / Use

/learn @tygrash/Wormhole
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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 alluxio-master

Setup alluxio-worker

Setup hive

Setup presto-coordinator

Setup presto-worker

View on GitHub
GitHub Stars13
CategoryData
Updated2y ago
Forks5

Languages

Dockerfile

Security Score

75/100

Audited on Mar 26, 2024

No findings