Description
· Introduction to Hadoop (1.5h session)
Description
A short introduction to MapReduce, as implemented by Hadoop.
Contents
· Functional programming warmup: practice with some primitives
· Hadoop Concepts: Mapper and Reducer through an already implemented example
· Configure Hadoop and run the example