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
{{ message }}
This repository was archived by the owner on Jan 9, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: resource-managers/kubernetes/core/src/test/scala/org/apache/spark/scheduler/cluster/k8s/ExecutorPodFactorySuite.scala
-9
Original file line number
Diff line number
Diff line change
@@ -180,15 +180,6 @@ class ExecutorPodFactoryImplSuite extends SparkFunSuite with BeforeAndAfter {
180
180
conf.set(KUBERNETES_SHUFFLE_NAMESPACE, "default")
181
181
conf.set(KUBERNETES_SHUFFLE_DIR, "/tmp")
182
182
183
-
/*
184
-
val kubernetesExternalShuffleClient = new KubernetesExternalShuffleClientImpl(
0 commit comments