Skip to content

Commit

Permalink
added stop in StreamingContext
Browse files Browse the repository at this point in the history
  • Loading branch information
giwa committed Sep 20, 2014
1 parent 92e333e commit 0b09cff
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions python/pyspark/streaming/context.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@

import sys
from signal import signal, SIGTERM, SIGINT
<<<<<<< HEAD

import time
=======
>>>>>>> Kill py4j callback server properly

from pyspark.conf import SparkConf
from pyspark.files import SparkFiles
Expand Down

0 comments on commit 0b09cff

Please sign in to comment.