赞
踩
# 读取csv文件 spark=SparkSession.builder.appName('bianzu').getOrCreate() sqlContext = SQLContext(spark) raw_date = sqlContext.read.format(