Difference between revisions of "Hadoop for beginners"

From Gridkaschool
(Material for the Hadoop session)
 
(One intermediate revision by the same user not shown)
Line 13: Line 13:
   
 
==Material for the Hadoop session==
 
==Material for the Hadoop session==
  +
  +
===Eclipse project===
  +
  +
* [[Media:AutomatedHadoopDeployment-master.zip]] (maven-based, incl. automated deployment)
  +
* [[Media:hello-hadoop.zip]] (ant-based)
   
 
===Exercises===
 
===Exercises===
Line 19: Line 24:
   
 
===Slides===
 
===Slides===
  +
  +
* [[Media:1.1-mapreduce.pdf]]
  +
* [[Media:1.3-api.pdf]]
  +
* [[Media:1.4-architecture.pdf]]
   
 
===Miscellaneous===
 
===Miscellaneous===
  +
  +
* [[Media:mvn-deploy.pdf]]
  +
* [[Media:hdfs-commands.pdf]]
  +
* [[Media:hdfs-cartoon.pdf]]
  +
* [[Media:literature.pdf]]

Latest revision as of 16:39, 1 September 2014

Preparation for the Hadoop session

We will need the following software:

We've tested the VM on notebooks with 8GB of RAM, but it should work just fine with 4GB as well.

I will hand out the Eclipse project for the exercises in the beginning of the session.

Material for the Hadoop session

Eclipse project

Exercises

Slides

Miscellaneous