pyspark.streaming.StreamingContext.stop

StreamingContext。 停止 ( stopSparkContext:bool=真正的,stopGraceFully:bool= )→沒有

停止與選擇的執行流,確保所有接收的數據被處理。

參數
stopSparkContext bool,可選

停止SparkContext與否有關

stopGracefully bool,可選

優雅地停止等待所有接收的數據的處理完成