<?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 job工具同步数据》的评论</title>
	<atom:link href="http://shiyanjun.cn/archives/621.html/feed" rel="self" type="application/rss+xml" />
	<link>http://shiyanjun.cn/archives/621.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>作者：aaa</title>
		<link>http://shiyanjun.cn/archives/621.html#comment-60873</link>
		<dc:creator><![CDATA[aaa]]></dc:creator>
		<pubDate>Thu, 13 Sep 2018 07:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=621#comment-60873</guid>
		<description><![CDATA[食shiqu]]></description>
		<content:encoded><![CDATA[<p>食shiqu</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：running</title>
		<link>http://shiyanjun.cn/archives/621.html#comment-57454</link>
		<dc:creator><![CDATA[running]]></dc:creator>
		<pubDate>Fri, 27 May 2016 04:23:47 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=621#comment-57454</guid>
		<description><![CDATA[大神，我看了好多网页都感觉在说sqoop的数据迁移功能，这个Sqoop支持事务同步不呢，比如oracle到hdoop，在t1时刻从oracle同步了一条数据到hadoop，在t2时刻oracle对这条数据进行了更改，这个sqoop能吧这个update同步到hadoop不。]]></description>
		<content:encoded><![CDATA[<p>大神，我看了好多网页都感觉在说sqoop的数据迁移功能，这个Sqoop支持事务同步不呢，比如oracle到hdoop，在t1时刻从oracle同步了一条数据到hadoop，在t2时刻oracle对这条数据进行了更改，这个sqoop能吧这个update同步到hadoop不。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Yanjun</title>
		<link>http://shiyanjun.cn/archives/621.html#comment-56391</link>
		<dc:creator><![CDATA[Yanjun]]></dc:creator>
		<pubDate>Tue, 27 Oct 2015 06:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=621#comment-56391</guid>
		<description><![CDATA[如果你设置不合理，可能会取不到数据，或者漏掉数据，一般你可以在一个合理的时间差之后运行sqoop job，保证不漏掉数据。如果实时性要求很高，就不能靠这个了。]]></description>
		<content:encoded><![CDATA[<p>如果你设置不合理，可能会取不到数据，或者漏掉数据，一般你可以在一个合理的时间差之后运行sqoop job，保证不漏掉数据。如果实时性要求很高，就不能靠这个了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：王安琪</title>
		<link>http://shiyanjun.cn/archives/621.html#comment-56390</link>
		<dc:creator><![CDATA[王安琪]]></dc:creator>
		<pubDate>Tue, 27 Oct 2015 01:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=621#comment-56390</guid>
		<description><![CDATA[如果mysql时钟比hadoop时钟落后，那从mysql import到hive的定时sqoop job，是不是会一直取不到数据？]]></description>
		<content:encoded><![CDATA[<p>如果mysql时钟比hadoop时钟落后，那从mysql import到hive的定时sqoop job，是不是会一直取不到数据？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Yanjun</title>
		<link>http://shiyanjun.cn/archives/621.html#comment-53961</link>
		<dc:creator><![CDATA[Yanjun]]></dc:creator>
		<pubDate>Sat, 07 Mar 2015 02:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=621#comment-53961</guid>
		<description><![CDATA[要确定HDFS中数据各个字段与MySQL表一致，如果出现不一致的情况，如HDFS文件中字段长度过长，插入MySQL时可能会自动跳过该异常记录。]]></description>
		<content:encoded><![CDATA[<p>要确定HDFS中数据各个字段与MySQL表一致，如果出现不一致的情况，如HDFS文件中字段长度过长，插入MySQL时可能会自动跳过该异常记录。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：于瑞东</title>
		<link>http://shiyanjun.cn/archives/621.html#comment-53935</link>
		<dc:creator><![CDATA[于瑞东]]></dc:creator>
		<pubDate>Fri, 06 Mar 2015 07:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=621#comment-53935</guid>
		<description><![CDATA[使用sqoop export 从hdfs往mysql中导入数据，数据有丢失，]]></description>
		<content:encoded><![CDATA[<p>使用sqoop export 从hdfs往mysql中导入数据，数据有丢失，</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Yanjun</title>
		<link>http://shiyanjun.cn/archives/621.html#comment-38040</link>
		<dc:creator><![CDATA[Yanjun]]></dc:creator>
		<pubDate>Fri, 21 Nov 2014 05:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=621#comment-38040</guid>
		<description><![CDATA[这个仔细参考Sqoop官方文档就可以配置成功，如果报错了，你可以把错误信息贴出来看看。]]></description>
		<content:encoded><![CDATA[<p>这个仔细参考Sqoop官方文档就可以配置成功，如果报错了，你可以把错误信息贴出来看看。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：慢慢罗</title>
		<link>http://shiyanjun.cn/archives/621.html#comment-37348</link>
		<dc:creator><![CDATA[慢慢罗]]></dc:creator>
		<pubDate>Mon, 17 Nov 2014 01:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=621#comment-37348</guid>
		<description><![CDATA[您好，请问有试过使用Oozie来定时增量从MySQL导入到Hbase吗？使用Oozie来调度Sqoop job的时候metastore具体要如何设置呢?我一直都没有配置成功，请赐教。]]></description>
		<content:encoded><![CDATA[<p>您好，请问有试过使用Oozie来定时增量从MySQL导入到Hbase吗？使用Oozie来调度Sqoop job的时候metastore具体要如何设置呢?我一直都没有配置成功，请赐教。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Yanjun</title>
		<link>http://shiyanjun.cn/archives/621.html#comment-18848</link>
		<dc:creator><![CDATA[Yanjun]]></dc:creator>
		<pubDate>Mon, 19 May 2014 01:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=621#comment-18848</guid>
		<description><![CDATA[不好意思，这里我忘记更新了，目前Sqoop metastore是不支持MySQL的。]]></description>
		<content:encoded><![CDATA[<p>不好意思，这里我忘记更新了，目前Sqoop metastore是不支持MySQL的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：sss</title>
		<link>http://shiyanjun.cn/archives/621.html#comment-18846</link>
		<dc:creator><![CDATA[sss]]></dc:creator>
		<pubDate>Sun, 18 May 2014 15:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=621#comment-18846</guid>
		<description><![CDATA[你好，请问你的Sqoop的metastore使用mysql没有其他额外配置吗，从sqoop的文档上看似乎只支持HSQL Database呀。]]></description>
		<content:encoded><![CDATA[<p>你好，请问你的Sqoop的metastore使用mysql没有其他额外配置吗，从sqoop的文档上看似乎只支持HSQL Database呀。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
