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