From f54676fed4981dc41469b54df7d2de5fd416e858 Mon Sep 17 00:00:00 2001 From: Andy Konwinski Date: Wed, 28 Aug 2013 02:07:34 +0000 Subject: news posts should be .md not .html so that newlines and other markdown get compiled correctly --- site/news/run-spark-and-shark-on-amazon-emr.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/news/run-spark-and-shark-on-amazon-emr.html') diff --git a/site/news/run-spark-and-shark-on-amazon-emr.html b/site/news/run-spark-and-shark-on-amazon-emr.html index 942b054dc..1221390c2 100644 --- a/site/news/run-spark-and-shark-on-amazon-emr.html +++ b/site/news/run-spark-and-shark-on-amazon-emr.html @@ -107,7 +107,7 @@

Spark/Shark Tutorial for Amazon EMR

-This weekend, Amazon posted an article and code that make it easy to launch Spark and Shark on Elastic MapReduce. The article includes examples of how to run both interactive Scala commands and SQL queries from Shark on data in S3. Head over to the Amazon article for details. We're very excited because, to our knowledge, this makes Spark the first non-Hadoop engine that you can launch with EMR. +

This weekend, Amazon posted an article and code that make it easy to launch Spark and Shark on Elastic MapReduce. The article includes examples of how to run both interactive Scala commands and SQL queries from Shark on data in S3. Head over to the Amazon article for details. We’re very excited because, to our knowledge, this makes Spark the first non-Hadoop engine that you can launch with EMR.

-- cgit v1.2.3