gpt4 book ai didi

apache-spark - Apache Spark 中失败的任务是否会重新提交?

转载 作者:行者123 更新时间:2023-12-03 07:24:29 24 4
gpt4 key购买 nike

在 Apache Spark 中失败的任务是否会自动重新提交给同一个或另一个执行器?

最佳答案

是的,但是有一个最大失败次数的参数

spark.task.maxFailures  4   Number of individual task failures before giving up on the job. Should be greater than or equal to 1. Number of allowed retries = this value - 1.

关于apache-spark - Apache Spark 中失败的任务是否会重新提交?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26260006/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com