Skip to content

Commit 3023e1e

Browse files
committed
update comments
1 parent 9b2b612 commit 3023e1e

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
@@ -1212,7 +1212,7 @@ object Client extends Logging {
12121212
* If an alternate name for the file is given, and it's not a "local:" file, the alternate
12131213
* name will be added to the classpath (relative to the job's work directory).
12141214
*
1215-
* If not a "local:" file and no alternate name, the environment is not modified.
1215+
* If not a "local:" file and no alternate name, the linkName will be added to the classpath.
12161216
*
12171217
* @param conf Spark configuration.
12181218
* @param hadoopConf Hadoop configuration.

0 commit comments

Comments
 (0)