<?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>《Sqoop-1.4.4工具import和export使用详解》的评论</title>
	<atom:link href="http://shiyanjun.cn/archives/624.html/feed" rel="self" type="application/rss+xml" />
	<link>http://shiyanjun.cn/archives/624.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>作者：禽兽</title>
		<link>http://shiyanjun.cn/archives/624.html#comment-59648</link>
		<dc:creator><![CDATA[禽兽]]></dc:creator>
		<pubDate>Sun, 24 Dec 2017 14:42:10 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=624#comment-59648</guid>
		<description><![CDATA[你可以自己写mr、jdbc啊]]></description>
		<content:encoded><![CDATA[<p>你可以自己写mr、jdbc啊</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：胖哥</title>
		<link>http://shiyanjun.cn/archives/624.html#comment-58166</link>
		<dc:creator><![CDATA[胖哥]]></dc:creator>
		<pubDate>Sun, 22 Jan 2017 10:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=624#comment-58166</guid>
		<description><![CDATA[Sqoop真心是个坑比的工具。。。]]></description>
		<content:encoded><![CDATA[<p>Sqoop真心是个坑比的工具。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：hanmei</title>
		<link>http://shiyanjun.cn/archives/624.html#comment-57123</link>
		<dc:creator><![CDATA[hanmei]]></dc:creator>
		<pubDate>Fri, 26 Feb 2016 08:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=624#comment-57123</guid>
		<description><![CDATA[亲，我的语句：
$SQOOP job --create open_push_job -- import --connect $OPEN_MYSQL_URL --username $OPEN_MYSQL_NAME     --password $OPEN_MYSQL_PWD --query &#039;select movie.mid, movie.title, play.ltime, play.subtitle from     movie inner join play on (movie.pid=play.plid) where $CONDITIONS&#039; --fields-terminated-by &quot;\t&quot; --li    nes-terminated-by &quot;\n&quot; --null-string &#039;\\N&#039; --null-non-string &#039;\\N&#039;  --split-by movie.mid --increme    ntal lastmodified --check-column play.ltime --last-value &#039;2011-02-25 16:07:05.0&#039; -m 1 --target-dir      /ntes_weblog/open/openLog/push/20160226

然而得到以下的错误：
ERROR util.SqlTypeMap: It seems like you are looking up a column that does not
ERROR util.SqlTypeMap: exist in the table. Please ensure that you&#039;ve specified
 ERROR util.SqlTypeMap: correct column names in Sqoop options.
 ERROR tool.ImportTool: Imported Failed: column not found: play.ltime
请问遇到过这样的问题么？如何破？十分感谢啊]]></description>
		<content:encoded><![CDATA[<p>亲，我的语句：<br />
$SQOOP job &#8211;create open_push_job &#8212; import &#8211;connect $OPEN_MYSQL_URL &#8211;username $OPEN_MYSQL_NAME     &#8211;password $OPEN_MYSQL_PWD &#8211;query &#8216;select movie.mid, movie.title, play.ltime, play.subtitle from     movie inner join play on (movie.pid=play.plid) where $CONDITIONS&#8217; &#8211;fields-terminated-by &#8220;\t&#8221; &#8211;li    nes-terminated-by &#8220;\n&#8221; &#8211;null-string &#8216;\\N&#8217; &#8211;null-non-string &#8216;\\N&#8217;  &#8211;split-by movie.mid &#8211;increme    ntal lastmodified &#8211;check-column play.ltime &#8211;last-value &#8217;2011-02-25 16:07:05.0&#8242; -m 1 &#8211;target-dir      /ntes_weblog/open/openLog/push/20160226</p>
<p>然而得到以下的错误：<br />
ERROR util.SqlTypeMap: It seems like you are looking up a column that does not<br />
ERROR util.SqlTypeMap: exist in the table. Please ensure that you&#8217;ve specified<br />
 ERROR util.SqlTypeMap: correct column names in Sqoop options.<br />
 ERROR tool.ImportTool: Imported Failed: column not found: play.ltime<br />
请问遇到过这样的问题么？如何破？十分感谢啊</p>
]]></content:encoded>
	</item>
</channel>
</rss>
