We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b2b612 commit 3023e1eCopy full SHA for 3023e1e
yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala
@@ -1212,7 +1212,7 @@ object Client extends Logging {
1212
* If an alternate name for the file is given, and it's not a "local:" file, the alternate
1213
* name will be added to the classpath (relative to the job's work directory).
1214
*
1215
- * If not a "local:" file and no alternate name, the environment is not modified.
+ * If not a "local:" file and no alternate name, the linkName will be added to the classpath.
1216
1217
* @param conf Spark configuration.
1218
* @param hadoopConf Hadoop configuration.
0 commit comments