vjz + hadoop   5

Writing An Hadoop MapReduce Program In Python @ Michael G. Noll
Our program will mimic the WordCount example, i.e. it reads text files and counts how often words occur. The input is text files and the output is text files, each line of which contains a word and the count of how often it occurred, separated by a tab.
hadoop  mapreduce  python 
february 2012 by vjz
Hadoop in Azure - Distributed Development - Site Home - MSDN Blogs
How to create a typical cluster with a Name Node, a Job Tracker and a customizable number of Slaves. Dynamically change the number of Slaves using the Azure Management Portal.
azure  hadoop  cloud 
february 2012 by vjz

Copy this bookmark:



description:


tags: