appengine-mapreduce icon indicating copy to clipboard operation
appengine-mapreduce copied to clipboard

Is there any simple example for beginners.

Open vinaymavi opened this issue 9 years ago • 3 comments

Is there any simple example for beginners.

Like changes required only app_id and deploy with out quite complex configuration like modules etc.

vinaymavi avatar Apr 11 '15 05:04 vinaymavi

Pretty good guide:

http://sookocheff.com/posts/2014-04-15-app-engine-mapreduce-api-part-1-the-basics/

sadovnychyi avatar Apr 11 '15 07:04 sadovnychyi

@vinaymavi it only covers the mapper step, but it's super simple and indeed only requires a change of app_id. Should put you on the right track: http://wisestamp.com/blog/mapreduce-on-app-engine-made-easy/

MeLight avatar Jun 29 '15 08:06 MeLight

Thanks @MeLight !!

loffelmacher avatar Feb 22 '17 15:02 loffelmacher