public marks

PUBLIC MARKS with tag MapReduce

2015

2009

2008

2007

Writing An Hadoop MapReduce Program In Python - Michael G. Noll

by ogrisel
Even though the Hadoop framework is written in Java, programs for Hadoop need not to be coded in Java but can also be developed in other languages like Python or C (the latter since version 0.14.1). However, the documentation and the most prominent Python example on the Hadoop home page could make you think that you must translate your Python code using Jython into a Java jar file. Obviously, this is not very convenient and can even be problematic if you depend on Python features not provided by Jython. Another issue of the Jython approach is the overhead of writing your Python program in such a way that it can interact with Hadoop - just have a look at the example in ${HADOOP_INSTALL}/src/examples/python/WordCount.py and you see what I mean. I still recommend to have at least a look at the Jython approach and maybe even at the new C MapReduce API called Pipes, it's really interesting. Having that said, the ground is prepared for the purpose of this tutorial: writing a Hadoop MapReduce program in a more Pythonic way, i.e. in a way you should be familiar with.

Google Code for Educators - Google: MapReduce in a Week

by greut
his page contains a comprehensive introduction to MapReduce including lectures, reading material, and programming assignments.

2006

PUBLIC TAGS related to tag MapReduce

algorithms +   amazon +   api +   bash +   bashreduce +   cloud computing +   cluster +   code +   concurrent +   couchdb +   data +   distributed +   documentation +   filesystem +   framework +   google +   grid +   hack +   hadoop +   high scalability +   java +   lastfm +   linux +   lucene +   map/reduce +   programming +   python +   rdf +   rest +   scalability +   semantic web +   SevenDwarves +   shell +   training +   unix +  

Active users

François Hodierne
last mark : 10/02/2015 09:08

webs
last mark : 07/04/2009 08:40

krachot
last mark : 21/02/2008 17:03

CharlyBr
last mark : 07/02/2008 15:22

jey
last mark : 16/01/2008 13:30

ogrisel
last mark : 09/10/2007 09:49

greut
last mark : 12/09/2007 21:43

alex_apac
last mark : 18/01/2007 16:04

akihisa
last mark : 07/02/2007 19:51

tangthon
last mark : 12/06/2006 08:03