Created
October 5, 2016 02:52
-
-
Save vsouza/2f113fa4b68b8e4a64e77dc50319ee38 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
spark_streaming_context.start() | |
spark_streaming_context.awaitTermination() | |
spark_streaming_context.stop() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment