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
Copy file name to clipboardExpand all lines: resource-managers/kubernetes/core/src/main/scala/org/apache/spark/scheduler/cluster/k8s/ExecutorPodsAllocator.scala
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -157,7 +157,7 @@ private[spark] class ExecutorPodsAllocator(
157
157
" executors to begin running before requesting for more executors. # of executors in"+
158
158
" pending status in the cluster: {currentPendingExecutors}. # of executors that we have"+
159
159
" created but we have not observed as being present in the cluster yet:"+
0 commit comments