Created
November 10, 2016 21:21
-
-
Save crocker/474152ec28c3e7d3631eb61ba3209140 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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