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 Spark Streaming作业在HD Insights上运行7天后完全失败,没有错误日志_Apache Spark_Hadoop_Spark Streaming_Hortonworks Data Platform_Azure Hdinsight - Fatal编程技术网

Apache spark Spark Streaming作业在HD Insights上运行7天后完全失败,没有错误日志

Apache spark Spark Streaming作业在HD Insights上运行7天后完全失败,没有错误日志,apache-spark,hadoop,spark-streaming,hortonworks-data-platform,azure-hdinsight,Apache Spark,Hadoop,Spark Streaming,Hortonworks Data Platform,Azure Hdinsight,我们得到的唯一错误日志是: 应用程序应用程序_1575912755011_0035失败5次,原因是ApplicationMaster尝试appattempt_1575912755011_0035_000005超时。应用程序失败 原因是什么? 什么是分辨率?检查这是否相关: 如果这没有帮助,您可以尝试使用Quest(内置易用的Spark streaming)在Qubole中运行流媒体作业,或者按原样运行Spark streaming: 最好的, minesh检查这是否相关: 如果这没有帮助,您可以

我们得到的唯一错误日志是: 应用程序应用程序_1575912755011_0035失败5次,原因是ApplicationMaster尝试appattempt_1575912755011_0035_000005超时。应用程序失败

原因是什么?
什么是分辨率?

检查这是否相关:

如果这没有帮助,您可以尝试使用Quest(内置易用的Spark streaming)在Qubole中运行流媒体作业,或者按原样运行Spark streaming:

最好的,
minesh检查这是否相关:

如果这没有帮助,您可以尝试使用Quest(内置易用的Spark streaming)在Qubole中运行流媒体作业,或者按原样运行Spark streaming:

最好的,
minesh

如果使用yarn作为spark的主控程序,请尝试在job tracker或spark history下检查更多日志。如果使用yarn作为spark的主控程序,请尝试在job tracker或spark history下检查更多日志。您好,我正在使用spark submit运行我的spark streaming作业,上面的documnet是为livyHi编写的,我正在用spark submit运行我的spark流媒体工作,上面的文档是给livy的