We hope that you may find our tutorials helpful. We’re happy to receive your feedback!
Hadoop
Apache Hadoop is an open-source implementation of frameworks for reliable, scalable, distributed computing and data storage. It enables applications to work with thousands of nodes and petabytes of data, and as such is a great tool for research and business operations. Hadoop was inspired by Google’s MapReduce and Google File System (GFS) papers.
- Writing An Hadoop MapReduce Program In Python by Michael G. Noll
- Running Hadoop On Ubuntu Linux (Single-Node Cluster) by Michael G. Noll
- Running Hadoop On Ubuntu Linux (Multi-Node Cluster) by Michael G. Noll