Hadoop Hands-on
This hands-on tutorial will explain how the Hadoop Distributed File System (HDFS) stores files on a cluster of machines, and how MapReduce can be used to process massive amounts of data. We will then investigate Hive, an abstraction on top of MapReduce which allows anyone with a grasp of the SQL language to manipulate and query massive datasets.