summaryrefslogtreecommitdiff
path: root/site/streaming
diff options
context:
space:
mode:
authorMatei Alexandru Zaharia <matei@apache.org>2015-02-08 23:58:24 +0000
committerMatei Alexandru Zaharia <matei@apache.org>2015-02-08 23:58:24 +0000
commit1f346fe1c11a0b64e6d6a3e9c41436728ef6a280 (patch)
tree07d0069a602dad3df000e63d80b2b25f34a00c54 /site/streaming
parent4059975d8ebabf5696309f2367c04caca3db4a91 (diff)
downloadspark-website-1f346fe1c11a0b64e6d6a3e9c41436728ef6a280.tar.gz
spark-website-1f346fe1c11a0b64e6d6a3e9c41436728ef6a280.tar.bz2
spark-website-1f346fe1c11a0b64e6d6a3e9c41436728ef6a280.zip
Add meta description tags
Diffstat (limited to 'site/streaming')
-rw-r--r--site/streaming/index.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/site/streaming/index.html b/site/streaming/index.html
index fd782d5e9..aca0ec163 100644
--- a/site/streaming/index.html
+++ b/site/streaming/index.html
@@ -12,6 +12,10 @@
+
+ <meta name="description" content="Spark Streaming makes it easy to build scalable and fault-tolerant streaming applications.">
+
+
<!-- Bootstrap core CSS -->
<link href="/css/cerulean.min.css" rel="stylesheet">
<link href="/css/custom.css" rel="stylesheet">
@@ -182,8 +186,8 @@
<p>
Spark Streaming brings <a href="/">Spark</a>'s
language-integrated API to stream processing,
- letting you write streaming applications the same way you write batch jobs.
- It supports both Java and Scala.
+ letting you write streaming jobs the same way you write batch jobs.
+ It supports Java, Scala and Python.
</p>
</div>
<div class="col-md-5 col-sm-5 col-padded-top col-center">