Skip to content

Instantly share code, notes, and snippets.

@fwbrasil
Last active November 7, 2017 05:42
Show Gist options
  • Save fwbrasil/1fad8d4dfc8c5a5a0909752c8b282458 to your computer and use it in GitHub Desktop.
Save fwbrasil/1fad8d4dfc8c5a5a0909752c8b282458 to your computer and use it in GitHub Desktop.
def flatMap[U](f: T => TraversableOnce[U]): RDD[U]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment