我使用maven来管理我的项目。<path to jar file> <arguments to run the main class>我知道我可以通过在星星之交之后添加--packages org.apache.spark:spark-sql-kafka-0-10_2.11:2.2.0 来解决这个问题。但是我怎样才能修改我的pom来做这
我正在尝试使用hadoop运行一个简单的NaiveBayesClassifer,得到这个错误 at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:1375)
atorg.apache.hadoop.fs.FileSystem.access$200(FileSystem.