Pyspark进度栏中负数的含义

发布于 2025-02-08 21:56:23 字数 355 浏览 1 评论 0原文

的标准pyspark进度栏“> b分别)在所有c的任务中,为x安排的任务:

[Stage X:==========>            (A + B) / C]

那我该怎么做?

[Stage 0:=====> (54288 + -6736) / 65150]

更具体地说,负面数量的运行任务是什么含义?

The standard pyspark progress bar below is supposed to indicate the number of completed and running tasks (A and B respectively) out of all C tasks scheduled for stage X:

[Stage X:==========>            (A + B) / C]

What am I to make of this progress bar then?

[Stage 0:=====> (54288 + -6736) / 65150]

More specifically, what is the meaning of a negative number of running tasks?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文