摘要: pyspark streaming 一、一个例子 from pyspark import SparkContext from pyspark.streaming import StreamingContext # create sc with two working threads sc = SparkContext("local[2 阅读全文
posted @ 2021-10-21 18:40 木叶流云 阅读(354) 评论(0) 推荐(0) 编辑