SparkConf后面貌似少了括号()而且我记得一个setMaster(),一个是setAppNameconf = SparkConf().setMaster("local[*]").setAppName("WordCountHelloWorld")