Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Commit 47ece87

Browse files
committed
fix package clause to k8s
1 parent 6171267 commit 47ece87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resource-managers/kubernetes/core/src/test/scala/org/apache/spark/scheduler/cluster/k8s/ExecutorPodFactorySuite.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* See the License for the specific language governing permissions and
1515
* limitations under the License.
1616
*/
17-
package org.apache.spark.scheduler.cluster.kubernetes
17+
package org.apache.spark.scheduler.cluster.k8s
1818

1919
import scala.collection.JavaConverters._
2020

0 commit comments

Comments
 (0)