赞
踩
spark = SparkSession.builder.enableHiveSupport().appName("GBDT").getOrCreate() spark.sparkContext.setLogLevel("Error") sc = spark.sparkContext