summaryrefslogtreecommitdiff
path: root/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 /streaming
parent4059975d8ebabf5696309f2367c04caca3db4a91 (diff)
downloadspark-website-1f346fe1c11a0b64e6d6a3e9c41436728ef6a280.tar.gz
spark-website-1f346fe1c11a0b64e6d6a3e9c41436728ef6a280.tar.bz2
spark-website-1f346fe1c11a0b64e6d6a3e9c41436728ef6a280.zip
Add meta description tags
Diffstat (limited to 'streaming')
-rw-r--r--streaming/index.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/streaming/index.md b/streaming/index.md
index 680b4c483..edc77bb82 100644
--- a/streaming/index.md
+++ b/streaming/index.md
@@ -2,6 +2,7 @@
layout: global
type: "page singular"
title: Spark Streaming
+description: Spark Streaming makes it easy to build scalable and fault-tolerant streaming applications.
subproject: Streaming
---
@@ -22,8 +23,8 @@ subproject: Streaming
<p>
Spark Streaming brings <a href="{{site.url}}">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">