Lev Greenberg created SPARK-24507:
-------------------------------------
Summary: Description in "Level of Parallelism in Data Receiving"
section of Spark Streaming Programming Guide in is not relevan for the recent
Kafka direct apprach
Key: SPARK-24507
URL: https://issues.apache.org/jira/browse/SPARK-24507
Project: Spark
Issue Type: Documentation
Components: Documentation, DStreams
Affects Versions: 2.3.1
Reporter: Lev Greenberg
[https://spark.apache.org/docs/2.2.0/streaming-programming-guide.html#level-of-parallelism-in-data-receiving]
describes deprecated "Receiver-based approach" e.g.,:
_"... each input DStream creates a single receiver (running on a worker
machine) that receives a single stream of data"._
_The first paragraph ofÂ
[level-of-parallelism-in-data-receiving|https://spark.apache.org/docs/2.2.0/streaming-programming-guide.html#level-of-parallelism-in-data-receiving]
section including the following code example should be removed._
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]