Have you ever wondered the the fuck Apache Spark, Docker, CI/CD, and modern big data architectures look are? Me too! To better understand I made this application that does a few things to help make it clear.
main
To install lernspark
you should just for now clone the repo and run some of the scripts.
cd ~
git clone https://github.com/smohler/lernspark.git
cd lernspark
chmod +x ~/lernspark/scripts/macOS/bootstrap.sh
~/lernspark/scripts/macOS/bootstrap.sh
After bootstrap.sh
runs you will have some commands loaded in your environment to help explor and interact with lernspark.