Launch a fully-featured virtual TDP Hadoop cluster with a single command or customize the infrastructure.
- incus
- openssh
- jq
export TDP_HOME=<Path>
./launch.sh
./destroy.sh
incus shell edge-01
If machine IPs defined in /etc/hosts
:
ssh -i data/incus_key incus@edge-01.tdp
Else:
ssh -i data/incus_key incus@192.168.56.10