This is an automated email from the ASF dual-hosted git repository.
ayushsaxena pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/trunk by this push:
new ef36457b532 MAPREDUCE-7389. Fix typo in description of property
(#4440). Contributed by Christian Bartolomaus.
ef36457b532 is described below
commit ef36457b532d2ccc73490f3353bf5062468b03d0
Author: Christian Bartolomäus <[email protected]>
AuthorDate: Tue Jun 21 15:54:11 2022 +0200
MAPREDUCE-7389. Fix typo in description of property (#4440). Contributed by
Christian Bartolomaus.
---
.../hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
index ac7948f92a4..848d33d9245 100644
---
a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
+++
b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
@@ -1722,7 +1722,7 @@
must specify the appropriate classpath for that archive, and the name of
the archive must be present in the classpath.
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.
For Linux:
$HADOOP_MAPRED_HOME/share/hadoop/mapreduce/*,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]