Spark Shell - __spark_libs__.zip does not exist
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I'm new to Spark and I'm busy setting up a Spark Cluster with HA enabled. When starting a spark shell for testing via: bash spark-shell --master yarn --deploy-mode client I receive the following error (See full error bellow): file:/tmp/spark-126d2844-5b37-461b-98a4-3f3de5ece91b/__spark_libs__3045590511279655158.zip does not exist The application is marked as failed on the yarn web app and no containers are started. When starting a shell via: spark-shell --master local it opens without errors. I have noticed that files are only being written