You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user I want to have documentation that clearly descrbes what is and is not set with regard to pod resources. Specifically, the different combations that are possible:
setting everything via spark.conf
setting everything via resources
differences between job/driver/executor and when cores/min is ignored.
For example, looking at the resources test here and the corresponding assert here it should be shown how the resulting values are arrived at:
Uh oh!
There was an error while loading. Please reload this page.
As a user I want to have documentation that clearly descrbes what is and is not set with regard to pod resources. Specifically, the different combations that are possible:
For example, looking at the resources test here and the corresponding assert here it should be shown how the resulting values are arrived at:
Driver
yaml:
pod:
Executor
yaml:
pod:
Job
yaml:
plus the yamls for driver/executor...
pod:
The text was updated successfully, but these errors were encountered: