Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/apache-spark/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Apache spark 执行器丢失失败:主机被抢占_Apache Spark_Spark Streaming_Yarn_Executor - Fatal编程技术网

Apache spark 执行器丢失失败:主机被抢占

Apache spark 执行器丢失失败:主机被抢占,apache-spark,spark-streaming,yarn,executor,Apache Spark,Spark Streaming,Yarn,Executor,由于以下错误消息,我的spark streaming应用程序(在HD Insights上运行)经常出现任务失败: ExecutorLostFailure (executor 525 exited unrelated to the running tasks) Reason: Container container_1495825717937_0056_01_000916 on host: 10.0.0.14 was preempted. 你知道我应该在这里做什么吗?我不清楚该如何处理此错误消息

由于以下错误消息,我的spark streaming应用程序(在HD Insights上运行)经常出现任务失败:

ExecutorLostFailure (executor 525 exited unrelated to the running tasks) Reason: Container container_1495825717937_0056_01_000916 on host: 10.0.0.14 was preempted.

你知道我应该在这里做什么吗?我不清楚该如何处理此错误消息。

您应该查看HDInsights(纱线)日志,因为可能更重要的应用程序请求资源,而您的应用程序得到的资源较少。