Skip to content

Commit c2ad0f9

Browse files
committed
Update Client.scala
1 parent 1c8f664 commit c2ad0f9

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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-
1231-
}
1230+
1231+
}

0 commit comments

Comments
 (0)