GitHub user CrazyJvm opened a pull request: https://github.com/apache/incubator-spark/pull/579
"in the source DStream" rather than "int the source DStream" "flatMap is a one-to-many DStream operation that creates a new DStream by generating multiple new records from each record int the source DStream." You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-spark patch-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-spark/pull/579.patch ---- commit 4abcae35da38e747ae1ea7beea9d4d7a32a7e4ee Author: Chen Chao <crazy...@gmail.com> Date: 2014-02-11T06:25:42Z in the source DStream ----