enter code here
import sys
from pyspark.streaming import StreamingContext from pyspark import SparkContext try: sc.stop() except: pass from p