Example of Hadoop Python Streaming job script

May 21, 2010

here is a sample job script I got running to test out some hadoop mapreduce jobs for our new cluster. You can put this in the same directory with the map/reducer files. the -file parameter will package up those files and send them to the tasknodes in the cluster so you don't have to install them yourself.


#!/bin/sh


# remove local output data
rm -rf /data/out/insights-output-traffic

# remove dfs output data
/data/hadoop/bin/hadoop dfs -rmr output-traffic*

# start hadoop job
/data/hadoop/bin/hadoop jar /data/hadoop/contrib/streaming/hadoop-0.20.1-streaming.jar \
-jobconf mapred.reduce.tasks=9 \
-mapper mapper.py \
-reducer reducer.py \
-file mapper.py \
-file reducer.py \
-input daytest/smallday/* \
-output output-traffic


# move output to local dir
/data/hadoop/bin/hadoop dfs -copyToLocal output-traffic /data/out


Comments

RSS feed for comments on this post.

  1. Biber hapi says:
    May 29, 2010 @ 00:51 — Reply

    Comment pending moderation

  2. links of london says:
    June 7, 2010 @ 18:18 — Reply

    Comment pending moderation

  3. Anonymous says:
    June 8, 2010 @ 17:20 — Reply

    Comment pending moderation

  4. cheap duffel bags says:
    June 10, 2010 @ 19:05 — Reply

    Comment pending moderation

  5. abaya says:
    June 11, 2010 @ 10:42 — Reply

    Comment pending moderation

  6. handbags online says:
    June 11, 2010 @ 18:10 — Reply

    Comment pending moderation

  7. billiards says:
    June 11, 2010 @ 20:56 — Reply

    Comment pending moderation

  8. cheryl says:
    June 15, 2010 @ 04:04 — Reply

    Comment pending moderation

  9. fake designer handbags says:
    June 15, 2010 @ 20:54 — Reply

    Comment pending moderation

  10. Louis Vuitton handbags says:
    June 15, 2010 @ 23:56 — Reply

    Comment pending moderation

  11. Sign Up for Gmail says:
    June 16, 2010 @ 00:13 — Reply

    Comment pending moderation

  12. Louis Vuitton handbags says:
    June 16, 2010 @ 01:07 — Reply

    Comment pending moderation

  13. christian louboutin says:
    June 16, 2010 @ 05:13 — Reply

    Comment pending moderation

  14. christian louboutin says:
    June 16, 2010 @ 05:24 — Reply

    Comment pending moderation

  15. sweetvo@yahoo.com.cn says:
    June 16, 2010 @ 05:26 — Reply

    Comment pending moderation

  16. christian louboutin says:
    June 16, 2010 @ 05:27 — Reply

    Comment pending moderation

  17. christian louboutin in uk says:
    June 16, 2010 @ 07:02 — Reply

    Comment pending moderation

  18. who called me says:
    June 16, 2010 @ 19:26 — Reply

    Comment pending moderation

  19. coach outlet says:
    June 17, 2010 @ 02:56 — Reply

    Comment pending moderation

  20. abaya says:
    June 17, 2010 @ 16:38 — Reply

    Comment pending moderation

  21. evening dresses says:
    June 18, 2010 @ 08:20 — Reply

    Comment pending moderation

  22. mobile phones says:
    June 18, 2010 @ 19:16 — Reply

    Comment pending moderation

  23. Microsoft Office 2007 says:
    June 19, 2010 @ 02:18 — Reply

    Comment pending moderation

  24. Jared Doto says:
    June 20, 2010 @ 05:45 — Reply

    Comment pending moderation

  25. hajj 2010 says:
    June 20, 2010 @ 05:48 — Reply

    Comment pending moderation

  26. Replica Jewelry says:
    June 21, 2010 @ 00:37 — Reply

    Comment pending moderation

  27. Sara says:
    June 21, 2010 @ 23:58 — Reply

    Comment pending moderation

  28. Tall ugg shoes says:
    June 22, 2010 @ 17:54 — Reply

    Comment pending moderation

  29. Ugg Boots UK says:
    June 22, 2010 @ 17:56 — Reply

    Comment pending moderation

  30. uggs shoes says:
    June 22, 2010 @ 17:57 — Reply

    Comment pending moderation

  31. ugg boots says:
    June 22, 2010 @ 17:59 — Reply

    Comment pending moderation

  32. uggs boots says:
    June 22, 2010 @ 18:00 — Reply

    Comment pending moderation

  33. vibram shoes says:
    June 22, 2010 @ 18:03 — Reply

    Comment pending moderation

  34. Cheap EdHardy says:
    June 22, 2010 @ 18:04 — Reply

    Comment pending moderation

  35. hollister says:
    June 22, 2010 @ 18:06 — Reply

    Comment pending moderation

  36. birkenstock says:
    June 22, 2010 @ 20:05 — Reply

    Comment pending moderation

  37. Anonymous says:
    June 23, 2010 @ 15:51 — Reply

    Comment pending moderation

  38. Camping Accessories says:
    June 23, 2010 @ 19:33 — Reply

    Comment pending moderation

  39. Finland says:
    June 24, 2010 @ 12:43 — Reply

    Comment pending moderation

  40. replica watches says:
    June 25, 2010 @ 01:07 — Reply

    Comment pending moderation

  41. cheap photo albums says:
    June 27, 2010 @ 18:16 — Reply

    Comment pending moderation

Leave a Comment

Line and paragraph breaks automatic, HTML allowed: <a href="" title="" rel=""> <abbr title=""> <acronym title=""> <b> <code> <em> <i> <strike> <strong>

Comments disabled due to spammers being losers that lead sad lives.