我正在尝试在cluster中运行我的spark提交。数据加载到hbase已成功完成,但是我在日志中收到以下错误消息
Diagnostics: File does not exist: hdfs://myserver/user/hdfs/.sparkStaging/application_1554469524682_0605/org.hamcrest_hamcrest-core-1.3.jar
java.io.FileNotFoundException: File does not exist:
我尝试在Spark Submit中将此罐子添加为--packages
,仍然是相同的错误