big-data-europe / docker-hadoop

Apache Hadoop docker image
2.18k stars 1.27k forks source link

Thanks for all the help! #133

Closed ppfenning closed 2 years ago

ppfenning commented 2 years ago

I am taking Big Data Systems as a graduate course through Wentworth Institute of Technology in Boston. Early on in the semester, we were tasked with building a script to help us install a hadoop cluster on our local machine. What began as just a quick solution using your docker setup quickly became a large part of my final project. I have gone on to install pig and hive on the cluster, and am working on installing pyspark as well. Using your repo as a base really helped me to gain understanding of what the system as a whole is doing. Obviously I don't expect you to merge this into your branch, but would love to get some feedback! Thanks again.

ppfenning commented 2 years ago

This fork is fairly disconnected