Skip to content

Instantly share code, notes, and snippets.

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