MAPREDUCE-7389. Fix typo in description of property (#4440). Contributed by Christian Bartolomaus.

This commit is contained in:
Christian Bartolomäus 2022-06-21 15:54:11 +02:00 committed by GitHub
parent 7a1d811197
commit ef36457b53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1722,7 +1722,7 @@
must specify the appropriate classpath for that archive, and the name of must specify the appropriate classpath for that archive, and the name of
the archive must be present in the classpath. the archive must be present in the classpath.
If mapreduce.app-submission.cross-platform is false, platform-specific If mapreduce.app-submission.cross-platform is false, platform-specific
environment vairable expansion syntax would be used to construct the default environment variable expansion syntax would be used to construct the default
CLASSPATH entries. CLASSPATH entries.
For Linux: For Linux:
$HADOOP_MAPRED_HOME/share/hadoop/mapreduce/*, $HADOOP_MAPRED_HOME/share/hadoop/mapreduce/*,