MAPREDUCE-7389. Fix typo in description of property (#4440). Contributed by Christian Bartolomaus.
This commit is contained in:
parent
7a1d811197
commit
ef36457b53
|
@ -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/*,
|
||||||
|
|
Loading…
Reference in New Issue