Skip to content
Snippets Groups Projects
Commit ba5d4a99 authored by Andrew Or's avatar Andrew Or Committed by Reynold Xin
Browse files

[Typo] Stoped -> Stopped

Author: Andrew Or <andrewor14@gmail.com>

Closes #847 from andrewor14/yarn-typo and squashes the following commits:

c1906af [Andrew Or] Stoped -> Stopped
parent 7c79ef7d
No related branches found
No related tags found
No related merge requests found
......@@ -113,7 +113,7 @@ private[spark] class YarnClientSchedulerBackend(
override def stop() {
super.stop()
client.stop()
logInfo("Stoped")
logInfo("Stopped")
}
}
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