Skip to content

Commit 1afb29a

Browse files
author
Devaraj K
committed
Removed unnecessary white space at the end of line for comment
1 parent c3f02fd commit 1afb29a

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
@@ -1444,7 +1444,7 @@ object Client extends Logging {
14441444
uri.startsWith(s"$LOCAL_SCHEME:")
14451445
}
14461446

1447-
/**
1447+
/**
14481448
* Returns the app staging dir.
14491449
*/
14501450
private def getAppStagingDirPath(

0 commit comments

Comments
 (0)