<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CloverETL&#039;s Blog on Data Integration &#187; pentaho</title>
	<atom:link href="http://blog.cloveretl.com/tag/pentaho/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.cloveretl.com</link>
	<description>CloverETL tips and advice from data integration experts</description>
	<lastBuildDate>Fri, 04 May 2012 09:10:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Parallel Data Processing Comparison – CloverETL vs. Talend vs. Pentaho (Part 3)</title>
		<link>http://blog.cloveretl.com/parallel-data-processing-comparison-cloveretl-talend-pentaho-3?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=parallel-data-processing-comparison-cloveretl-talend-pentaho-3</link>
		<comments>http://blog.cloveretl.com/parallel-data-processing-comparison-cloveretl-talend-pentaho-3#comments</comments>
		<pubDate>Wed, 09 Dec 2009 15:09:09 +0000</pubDate>
		<dc:creator>Petr Uher</dc:creator>
				<category><![CDATA[Using CloverETL]]></category>
		<category><![CDATA[CloverETL]]></category>
		<category><![CDATA[CSV]]></category>
		<category><![CDATA[delimited data]]></category>
		<category><![CDATA[ETL]]></category>
		<category><![CDATA[ETL comparison]]></category>
		<category><![CDATA[ETL tool]]></category>
		<category><![CDATA[parallel processing]]></category>
		<category><![CDATA[pentaho]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[talend]]></category>

		<guid isPermaLink="false">http://blog.cloveretl.com/?p=319</guid>
		<description><![CDATA[Performance comparison of reading/parsing CSV data and performing transformation operations like joining, filtering, aggregating. Compared are CloverETL, Pentaho, Talend. <a href="http://blog.cloveretl.com/parallel-data-processing-comparison-cloveretl-talend-pentaho-3">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.cloveretl.com/parallel-data-processing-comparison-cloveretl-talend-pentaho-3/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Parallel Data Processing Comparison – CloverETL vs. Talend vs. Pentaho (Part 2)</title>
		<link>http://blog.cloveretl.com/parallel-data-processing-comparison-cloveretl-talend-pentaho-2?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=parallel-data-processing-comparison-cloveretl-talend-pentaho-2</link>
		<comments>http://blog.cloveretl.com/parallel-data-processing-comparison-cloveretl-talend-pentaho-2#comments</comments>
		<pubDate>Wed, 11 Nov 2009 16:08:24 +0000</pubDate>
		<dc:creator>Petr Uher</dc:creator>
				<category><![CDATA[Using CloverETL]]></category>
		<category><![CDATA[CloverETL]]></category>
		<category><![CDATA[CSV]]></category>
		<category><![CDATA[delimited data]]></category>
		<category><![CDATA[ETL]]></category>
		<category><![CDATA[ETL comparison]]></category>
		<category><![CDATA[parallel processing]]></category>
		<category><![CDATA[pentaho]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[talend]]></category>

		<guid isPermaLink="false">http://blog.cloveretl.com/?p=271</guid>
		<description><![CDATA[Before we will release a complete comparison of open source ETL tools and after a success of my previous blog post I decided to publish the second transformation that we used in the comparison. The second transformation is also based &#8230; <a href="http://blog.cloveretl.com/parallel-data-processing-comparison-cloveretl-talend-pentaho-2">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.cloveretl.com/parallel-data-processing-comparison-cloveretl-talend-pentaho-2/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Parallel Data Processing Comparison &#8211; CloverETL vs. Talend vs. Pentaho</title>
		<link>http://blog.cloveretl.com/parallel-data-processing-comparison-cloveretl-talend-pentaho?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=parallel-data-processing-comparison-cloveretl-talend-pentaho</link>
		<comments>http://blog.cloveretl.com/parallel-data-processing-comparison-cloveretl-talend-pentaho#comments</comments>
		<pubDate>Mon, 26 Oct 2009 03:37:57 +0000</pubDate>
		<dc:creator>Petr Uher</dc:creator>
				<category><![CDATA[Using CloverETL]]></category>
		<category><![CDATA[CloverETL]]></category>
		<category><![CDATA[CSV]]></category>
		<category><![CDATA[delimited data]]></category>
		<category><![CDATA[delimited file]]></category>
		<category><![CDATA[ETL comparison]]></category>
		<category><![CDATA[parallel processing]]></category>
		<category><![CDATA[pentaho]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[talend]]></category>

		<guid isPermaLink="false">http://blog.cloveretl.com/?p=223</guid>
		<description><![CDATA[On Oct. 21 OpenSys released a new version of its ETL tool, CloverETL Designer version 2.8.1. It&#8217;s mainly bugfix version but also brings a new component, ParallelReader, that makes delimited data file (CSV) processing faster than ever before. I decided &#8230; <a href="http://blog.cloveretl.com/parallel-data-processing-comparison-cloveretl-talend-pentaho">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.cloveretl.com/parallel-data-processing-comparison-cloveretl-talend-pentaho/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

