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
When defining a new application config, both the driver and the executor have coreLimit option.
The value for the driver is set on spark configuration but spark.kubernetes.executor.limit.cores is not set.
The text was updated successfully, but these errors were encountered:
When defining a new application config, both the driver and the executor have
coreLimit
option.The value for the driver is set on spark configuration but
spark.kubernetes.executor.limit.cores
is not set.The text was updated successfully, but these errors were encountered: