Skip to content
Snippets Groups Projects
Commit b0ae6a38 authored by Ye Yin's avatar Ye Yin Committed by Reynold Xin
Browse files

Typo fixup in comment

## What changes were proposed in this pull request?

Fixup typo in comment.

## How was this patch tested?

Don't need.

Author: Ye Yin <eyniy@qq.com>

Closes #17396 from hustcat/fix.
parent b70c03a4
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ import org.apache.spark.internal.config._
import org.apache.spark.scheduler.{ExternalClusterManager, SchedulerBackend, TaskScheduler, TaskSchedulerImpl}
/**
* Cluster Manager for creation of Yarn scheduler and backend
* Cluster Manager for creation of Mesos scheduler and backend
*/
private[spark] class MesosClusterManager extends ExternalClusterManager {
private val MESOS_REGEX = """mesos://(.*)""".r
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment