Ben Chuanlong Du's Blog

It is never too late to learn.

GPU for Web

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

https://github.com/gpuweb/gpuweb This is the repository for the W3C's GPU for the Web Community Group.

gfx-rs

gfx-rs is a low-level, cross-platform graphics and compute abstraction library in Rust …

Spark Issue: Max Number of Executor Failures Reached

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Symptom

21/06/01 15:03:28 INFO ApplicationMaster: Final app status: FAILED, exitCode: 11, (reason: Max number of executor failures (6) reached)

Possible Causes

The option spark.yarn.max.executor …