From 3de586b4b4fde7aa5f20cc6d116e03615987f11a Mon Sep 17 00:00:00 2001 From: Matei Alexandru Zaharia Date: Sun, 31 May 2015 19:04:53 +0000 Subject: Some updates to FAQ on streaming --- streaming/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'streaming/index.md') diff --git a/streaming/index.md b/streaming/index.md index edc77bb82..eeb32f30b 100644 --- a/streaming/index.md +++ b/streaming/index.md @@ -21,9 +21,9 @@ subproject: Streaming Build applications through high-level operators.

- Spark Streaming brings Spark's - language-integrated API to stream processing, - letting you write streaming jobs the same way you write batch jobs. + Spark Streaming brings Spark's + language-integrated API + to stream processing, letting you write streaming jobs the same way you write batch jobs. It supports Java, Scala and Python.

-- cgit v1.2.3