summaryrefslogtreecommitdiff
path: root/streaming/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'streaming/index.md')
-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">