hadoop streaming 记录

最近想简单的学下streaming,主要是使用python,python+hadoop在前篇博文中也有例外介绍,挺有意思.C++的话有机会也想尝试下.

记录看到的一些网页,作为备忘记录下来

 

http://hadoop.apache.org/docs/r0.19.2/cn/streaming.html#Hadoop+Streaming 中文的,虽然版本比较老了

http://hadoop.apache.org/docs/stable/streaming.html 最新版本

http://www.michael-noll.com/tutorials/writing-an-hadoop-mapreduce-program-in-python/

 

http://dongxicheng.org/mapreduce/hadoop-streaming-programming/

http://dongxicheng.org/mapreduce/hadoop-streaming-advanced-programming/

 

http://www.cnblogs.com/luchen927/archive/2012/01/16/2323448.html 这2个我没有看完

http://blog.csdn.net/xiaotom5/article/details/8092035

 

http://apc999.blogspot.com/2010/03/hadoop-related.html 有不少配置 还是不错

 

关于xml的处理,还没尝试

http://blog.sina.com.cn/s/blog_3e48b19f0100zu8r.html

http://dongyajun.iteye.com/blog/1315185

原文链接: https://www.cnblogs.com/xuxm2007/archive/2013/02/05/2893512.html

欢迎关注

微信关注下方公众号,第一时间获取干货硬货;公众号内回复【pdf】免费获取数百本计算机经典书籍

    hadoop streaming 记录

原创文章受到原创版权保护。转载请注明出处:https://www.ccppcoding.com/archives/77656

非原创文章文中已经注明原地址,如有侵权,联系删除

关注公众号【高性能架构探索】,第一时间获取最新文章

转载文章受原作者版权保护。转载请注明原作者出处!

(0)
上一篇 2023年2月9日 下午6:04
下一篇 2023年2月9日 下午6:05

相关推荐