Skip to content

Commit 66ffa43

Browse files
committed
Update Client.scala
1 parent c2ad0f9 commit 66ffa43

File tree

1 file changed

+1
-1
lines changed
  • yarn/src/main/scala/org/apache/spark/deploy/yarn

1 file changed

+1
-1
lines changed

yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1227,5 +1227,5 @@ object Client extends Logging {
12271227
def buildPath(components: String*): String = {
12281228
components.mkString(Path.SEPARATOR)
12291229
}
1230-
1230+
12311231
}

0 commit comments

Comments
 (0)