<?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>Erik Howard&#187; MapReduce Archives  | Erik Howard</title>
	<atom:link href="http://www.erikhoward.net/category/amazon/mapreduce/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.erikhoward.net</link>
	<description>Cloud Computing, SaaS, and Web Development Blog</description>
	<lastBuildDate>Tue, 06 Apr 2010 00:07:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Amazon Introduces Elastic MapReduce</title>
		<link>http://www.erikhoward.net/amazon-introduces-elastic-mapreduce/</link>
		<comments>http://www.erikhoward.net/amazon-introduces-elastic-mapreduce/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 05:46:21 +0000</pubDate>
		<dc:creator>Erik Howard</dc:creator>
				<category><![CDATA[MapReduce]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[hadoop]]></category>

		<guid isPermaLink="false">http://www.erikhoward.net/?p=64</guid>
		<description><![CDATA[Today, Amazon annouced the availability of it&#8217;s newest web servrice &#8211; Elastic MapReduce. Amazon Elastic MapReduce is a web service that enables businesses, researchers, data analysts, and developers to easily and cost-effectively process vast amounts of data. It utilizes a hosted Hadoop framework running on the web-scale infrastructure of Amazon Elastic Compute Cloud (Amazon EC2) [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<div id="attachment_65" class="wp-caption alignnone" style="width: 365px"><img class="size-full wp-image-65" title="amazon-elastic-mapreduce" src="http://www.erikhoward.net/wp-content/uploads/2009/04/amazon-elastic-mapreduce.png" alt="Amazon Elastic MapReduce" width="355" height="77" /><p class="wp-caption-text">Amazon Elastic MapReduce</p></div>
<p>Today, Amazon annouced the availability of it&#8217;s newest web servrice &#8211; Elastic MapReduce.</p>
<p>Amazon Elastic MapReduce is a web service that enables businesses, researchers, data analysts, and developers to easily and cost-effectively process vast amounts of data. It utilizes a hosted Hadoop framework running on the web-scale infrastructure of Amazon Elastic Compute Cloud (Amazon <span class="caps">EC2</span>) and Amazon Simple Storage Service (Amazon S3).</p>
<p>Amazon Elastic MapReduce automatically spins up a Hadoop implementation of the MapReduce framework on Amazon <span class="caps">EC2</span> instances, sub-dividing the data in a job flow into smaller chunks so that they can be processed (the “map” function) in parallel, and eventually recombining the processed data into the final solution (the “reduce” function). Amazon S3 serves as the source for the data being analyzed, and as the output destination for the end results.</p>
<p>Amazon Elastic MapReduce applications can be authored in Java, Ruby, Perl, Python, <span class="caps">PHP</span>, R, or C++.  Elastic MapReduce applications only run on Linux/Unix instances running in the US region on EC2. Both reserved and on-demand instances are supported. If you have any on-demand instances, they will be used first.</p>
<p>Amazon Elastic MapReduce pricing is in addition to standard EC2 rates.</p>
<div id="attachment_66" class="wp-caption alignnone" style="width: 460px"><img class="size-full wp-image-66" title="amazon-elastic-mapreduce-pricing" src="http://www.erikhoward.net/wp-content/uploads/2009/04/amazon-elastic-mapreduce-pricing.png" alt="Current Amazon MapReduce Pricing" width="450" height="170" /><p class="wp-caption-text">Current Amazon MapReduce Pricing</p></div>
<p>Amazon <span class="caps">EC2</span> and Amazon S3 charges are billed separately. Pricing for Amazon Elastic MapReduce is per instance-hour consumed for each instance type, from the time job flow began processing until it is terminated. Each partial instance-hour consumed will be billed as a full hour.</p>
<p align="left"><a rel="nofollow" class="tt" href="http://twitter.com/home/?status=Amazon+Introduces+Elastic+MapReduce+http://bit.ly/dgUTx4" title="Post to Twitter"><img class="nothumb" src="http://www.erikhoward.net/wp-content/plugins/tweet-this/icons/tt-twitter-big1.png" alt="Post to Twitter" /></a></p>

<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.erikhoward.net/amazon-introduces-elastic-mapreduce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
