summaryrefslogtreecommitdiff
path: root/site/streaming/index.html
diff options
context:
space:
mode:
authorMatei Alexandru Zaharia <matei@apache.org>2015-05-31 19:04:53 +0000
committerMatei Alexandru Zaharia <matei@apache.org>2015-05-31 19:04:53 +0000
commit3de586b4b4fde7aa5f20cc6d116e03615987f11a (patch)
tree140372ea55aa1c0dad741c7c571e71940bd1190b /site/streaming/index.html
parent60133fefdfedbb3a5636e159a6d2bd3230e233ea (diff)
downloadspark-website-3de586b4b4fde7aa5f20cc6d116e03615987f11a.tar.gz
spark-website-3de586b4b4fde7aa5f20cc6d116e03615987f11a.tar.bz2
spark-website-3de586b4b4fde7aa5f20cc6d116e03615987f11a.zip
Some updates to FAQ on streaming
Diffstat (limited to 'site/streaming/index.html')
-rw-r--r--site/streaming/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/site/streaming/index.html b/site/streaming/index.html
index 17d3d113e..5835765f0 100644
--- a/site/streaming/index.html
+++ b/site/streaming/index.html
@@ -182,9 +182,9 @@
Build applications through high-level operators.
</p>
<p>
- Spark Streaming brings <a href="/">Spark</a>'s
- language-integrated API to stream processing,
- letting you write streaming jobs the same way you write batch jobs.
+ Spark Streaming brings Spark's
+ <a href="/docs/latest/streaming-programming-guide.html">language-integrated API</a>
+ to stream processing, letting you write streaming jobs the same way you write batch jobs.
It supports Java, Scala and Python.
</p>
</div>