Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/15889#discussion_r88532701
--- Diff:
streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaStreamingContext.scala
---
@@ -396,7 +396,7 @@ class JavaStreamingContext(val ssc: StreamingContext)
extends Closeable {
* Create an input stream from a queue of RDDs. In each batch,
* it will process either one or all of the RDDs returned by the queue.
*
- * NOTE:
+ * @note
--- End diff --
Likewise here just want to make sure that this actually causes the
following 3 lines are in the note?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]