<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>《Hadoop Streaming原理及实践》的评论</title>
	<atom:link href="http://shiyanjun.cn/archives/336.html/feed" rel="self" type="application/rss+xml" />
	<link>http://shiyanjun.cn/archives/336.html</link>
	<description>简单之美，难得简单，享受简单的唯美。</description>
	<lastBuildDate>Wed, 19 Feb 2025 08:08:30 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.2</generator>
	<item>
		<title>作者：mmm</title>
		<link>http://shiyanjun.cn/archives/336.html#comment-58074</link>
		<dc:creator><![CDATA[mmm]]></dc:creator>
		<pubDate>Mon, 26 Dec 2016 02:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=336#comment-58074</guid>
		<description><![CDATA[你好，我用的python,执行时提示，Not a valid JAR: /usr/local/hadoop/share/hadoop/tools/sources/hadoop-*streaming*.jar-file ，请问这是怎么回事，我找了，我hadoop里没有这个目录，应该怎么解决呢]]></description>
		<content:encoded><![CDATA[<p>你好，我用的python,执行时提示，Not a valid JAR: /usr/local/hadoop/share/hadoop/tools/sources/hadoop-*streaming*.jar-file ，请问这是怎么回事，我找了，我hadoop里没有这个目录，应该怎么解决呢</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：feaw</title>
		<link>http://shiyanjun.cn/archives/336.html#comment-57905</link>
		<dc:creator><![CDATA[feaw]]></dc:creator>
		<pubDate>Wed, 02 Nov 2016 09:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=336#comment-57905</guid>
		<description><![CDATA[要写成 python file.py]]></description>
		<content:encoded><![CDATA[<p>要写成 python file.py</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：赵翔</title>
		<link>http://shiyanjun.cn/archives/336.html#comment-57442</link>
		<dc:creator><![CDATA[赵翔]]></dc:creator>
		<pubDate>Mon, 16 May 2016 13:50:37 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=336#comment-57442</guid>
		<description><![CDATA[你好，我在hive中通过Transform用Python脚本来处理数据处理， python中引用了其他自己写的模块，都已经add file到hive中，运行时报模块找不到错误，这是为什么，难道只能写在一个python文件中吗？]]></description>
		<content:encoded><![CDATA[<p>你好，我在hive中通过Transform用Python脚本来处理数据处理， python中引用了其他自己写的模块，都已经add file到hive中，运行时报模块找不到错误，这是为什么，难道只能写在一个python文件中吗？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Hadoop Streaming原理及实践 &#124; 赛小秘</title>
		<link>http://shiyanjun.cn/archives/336.html#comment-56148</link>
		<dc:creator><![CDATA[Hadoop Streaming原理及实践 &#124; 赛小秘]]></dc:creator>
		<pubDate>Thu, 24 Sep 2015 09:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=336#comment-56148</guid>
		<description><![CDATA[[&#8230;] 转自 [&#8230;]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] 转自 [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：鸟鹏</title>
		<link>http://shiyanjun.cn/archives/336.html#comment-56147</link>
		<dc:creator><![CDATA[鸟鹏]]></dc:creator>
		<pubDate>Thu, 24 Sep 2015 01:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=336#comment-56147</guid>
		<description><![CDATA[为啥要使用filter？ 
words = filter(lambda word: word, line.split())
line.split()不就是返回列表吗？

请教楼主，谢谢！374741295@qq.com]]></description>
		<content:encoded><![CDATA[<p>为啥要使用filter？<br />
words = filter(lambda word: word, line.split())<br />
line.split()不就是返回列表吗？</p>
<p>请教楼主，谢谢！374741295@qq.com</p>
]]></content:encoded>
	</item>
</channel>
</rss>
