Archive for the 'Uncategorized' Category
Programming with Hadoop
26Oct09
This video speaks about Programming with Hadoop, I guess I couldnt follow a good 20 mins in the video.
I picked up the following points from the video, however there are a few more points to understand
(1)Some Hadoop Terminology
Job : A fullprogram that includes both mapper and reducer togather across a data set.
Task: A job is [...]
Filed under: Uncategorized | Leave a Comment