Github user thunterdb commented on a diff in the pull request:
https://github.com/apache/spark/pull/11802#discussion_r56595611
--- Diff:
streaming/src/main/scala/org/apache/spark/streaming/dstream/DStreamCheckpointData.scala
---
@@ -45,7 +45,7 @@ class DStreamCheckpointData[T: ClassTag] (dstream:
DStream[T])
/**
* Updates the checkpoint data of the DStream. This gets called every
time
* the graph checkpoint is initiated. Default implementation records the
- * checkpoint files to which the generate RDDs of the DStream has been
saved.
+ * checkpoint files to which the generated RDDs of the DStream have been
saved.
--- End diff --
should be `records ... at which ...`
---
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]