summaryrefslogtreecommitdiff
path: root/site/news/run-spark-and-shark-on-amazon-emr.html
diff options
context:
space:
mode:
authorAaron Davidson <adav@apache.org>2014-06-06 00:55:58 +0000
committerAaron Davidson <adav@apache.org>2014-06-06 00:55:58 +0000
commit7458187a039490fc98608e502be2f0f035e4fd14 (patch)
tree324d9ca8b20c9a568ef4820c11bbaa6ccded9dc3 /site/news/run-spark-and-shark-on-amazon-emr.html
parent5b8f4487f89d9be7ff7dd8c27f946ad98364b9ec (diff)
downloadspark-website-7458187a039490fc98608e502be2f0f035e4fd14.tar.gz
spark-website-7458187a039490fc98608e502be2f0f035e4fd14.tar.bz2
spark-website-7458187a039490fc98608e502be2f0f035e4fd14.zip
Fix examples.md to point to the right parts of the Spark repo
Diffstat (limited to 'site/news/run-spark-and-shark-on-amazon-emr.html')
-rw-r--r--site/news/run-spark-and-shark-on-amazon-emr.html2
1 files changed, 1 insertions, 1 deletions
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 2c4c2c601..c61fd0eb1 100644
--- a/site/news/run-spark-and-shark-on-amazon-emr.html
+++ b/site/news/run-spark-and-shark-on-amazon-emr.html
@@ -160,7 +160,7 @@
<h2>Spark/Shark Tutorial for Amazon EMR</h2>
-<p>This weekend, Amazon posted an <a href="http://aws.amazon.com/articles/Elastic-MapReduce/4926593393724923">article</a> 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 <a href="http://aws.amazon.com/articles/Elastic-MapReduce/4926593393724923">Amazon article</a> for details. We’re very excited because, to our knowledge, this makes Spark the first non-Hadoop engine that you can launch with EMR.</p>
+<p>This weekend, Amazon posted an <a href="http://aws.amazon.com/articles/Elastic-MapReduce/4926593393724923">article</a> 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 <a href="http://aws.amazon.com/articles/Elastic-MapReduce/4926593393724923">Amazon article</a> for details. We&#8217;re very excited because, to our knowledge, this makes Spark the first non-Hadoop engine that you can launch with EMR.</p>
<p>