aboutsummaryrefslogtreecommitdiff
path: root/docs/streaming-programming-guide.md
diff options
context:
space:
mode:
authorLuciano Resende <lresende@apache.org>2015-11-23 13:46:34 -0800
committerJosh Rosen <joshrosen@databricks.com>2015-11-23 13:46:34 -0800
commit242be7daed9b01d19794bb2cf1ac421fe5ab7262 (patch)
tree96aac9fc95ec950359140b5aab10f3c3dce8d63b /docs/streaming-programming-guide.md
parent1d9120201012213edb1971a09e0849336dbb9415 (diff)
downloadspark-242be7daed9b01d19794bb2cf1ac421fe5ab7262.tar.gz
spark-242be7daed9b01d19794bb2cf1ac421fe5ab7262.tar.bz2
spark-242be7daed9b01d19794bb2cf1ac421fe5ab7262.zip
[SPARK-11910][STREAMING][DOCS] Update twitter4j dependency version
Author: Luciano Resende <lresende@apache.org> Closes #9892 from lresende/SPARK-11910.
Diffstat (limited to 'docs/streaming-programming-guide.md')
-rw-r--r--docs/streaming-programming-guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/streaming-programming-guide.md b/docs/streaming-programming-guide.md
index 96b36b7a73..ed6b28c282 100644
--- a/docs/streaming-programming-guide.md
+++ b/docs/streaming-programming-guide.md
@@ -723,7 +723,7 @@ Some of these advanced sources are as follows.
- **Kinesis:** Spark Streaming {{site.SPARK_VERSION_SHORT}} is compatible with Kinesis Client Library 1.2.1. See the [Kinesis Integration Guide](streaming-kinesis-integration.html) for more details.
-- **Twitter:** Spark Streaming's TwitterUtils uses Twitter4j 3.0.3 to get the public stream of tweets using
+- **Twitter:** Spark Streaming's TwitterUtils uses Twitter4j to get the public stream of tweets using
[Twitter's Streaming API](https://dev.twitter.com/docs/streaming-apis). Authentication information
can be provided by any of the [methods](http://twitter4j.org/en/configuration.html) supported by
Twitter4J library. You can either get the public stream, or get the filtered stream based on a