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

Sean Owen commented on SPARK-19767:
-----------------------------------

The 0.8 code is still in the .kafka namespace. I think it's normal to expect 
code in that package. I think the issue is what Cody mentioned on the mailing 
list, that it's not easily possible to build docs for both because they have 
conflicting classpaths. It's still a problem that there is no generated doc for 
the 0.10 integration, even if that's minor. I don't know how solvable that is 
short of hacking together a few docs jobs.

> API Doc pages for Streaming with Kafka 0.10 not current
> -------------------------------------------------------
>
>                 Key: SPARK-19767
>                 URL: https://issues.apache.org/jira/browse/SPARK-19767
>             Project: Spark
>          Issue Type: Bug
>          Components: Structured Streaming
>    Affects Versions: 2.1.0
>            Reporter: Nick
>            Priority: Minor
>
> The API docs linked from the Spark Kafka 0.10 Integration page are not 
> current.  For instance, on the page
>    https://spark.apache.org/docs/latest/streaming-kafka-0-10-integration.html
> the code examples show the new API (i.e. class ConsumerStrategies).  However, 
> following the links
>     API Docs --> (Scala | Java)
> lead to API pages that do not have class ConsumerStrategies) .  The API doc 
> package names  also have {code}streaming.kafka{code} as opposed to 
> {code}streaming.kafka10{code} 
> as in the code examples on streaming-kafka-0-10-integration.html.  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to