Skip to content

Instantly share code, notes, and snippets.

@crocker
Created November 10, 2016 21:21
Show Gist options
  • Save crocker/474152ec28c3e7d3631eb61ba3209140 to your computer and use it in GitHub Desktop.
Save crocker/474152ec28c3e7d3631eb61ba3209140 to your computer and use it in GitHub Desktop.
// This will not print to your logs (no matter how many times you run it)
dataRDD.map(c => println(c))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment