[ 
https://issues.apache.org/jira/browse/SPARK-7255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14520403#comment-14520403
 ] 

Cody Koeninger commented on SPARK-7255:
---------------------------------------

I think that should be fine to document, thanks for noticing.

Although actually, it's the maximum number of times in a row that the driver 
will attempt to contact the leader, not the number of attempts after the first. 
 Which means it' somewhat unfortunately named. :)

> spark.streaming.kafka.maxRetries not documented
> -----------------------------------------------
>
>                 Key: SPARK-7255
>                 URL: https://issues.apache.org/jira/browse/SPARK-7255
>             Project: Spark
>          Issue Type: Documentation
>          Components: Documentation, Streaming
>    Affects Versions: 1.3.1
>            Reporter: Benjamin Fradet
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> I noticed there was no documentation for 
> [spark.streaming.kafka.maxRetries|https://github.com/apache/spark/blob/master/external/kafka/src/main/scala/org/apache/spark/streaming/kafka/DirectKafkaInputDStream.scala#L66]
>  was not documented in the [configuration 
> pagehttp://spark.apache.org/docs/latest/configuration.html#spark-streaming].
> Is this on purpose?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to