guluo created BIGTOP-4310:
-----------------------------
Summary: Executing `{hadoop_mapreduce_home}/bin/mapred` would
occur ERROR that the mapred-config.sh doesn't exist
Key: BIGTOP-4310
URL: https://issues.apache.org/jira/browse/BIGTOP-4310
Project: Bigtop
Issue Type: Bug
Environment: bigtop 3.3.0
Reporter: guluo
When we executed `\{hadoop_mapreduce_home}/bin/mapred`, we would occur ERROR,as
fallow.
ERROR: Cannot execute
/usr/bigtop/3.3.0/usr/lib/hadoop-mapreduce/bin/../libexec/mapred-config.sh.
The Reason.
if hadoop_home isnot been set, mapred will execute
\{hadoop_mapreduce_home}/bin/../libexec/mapred-config.sh, however the directory
\{hadoop_mapreduce_home}/libexec doesn't exist,
Actually, the directory is located in \{hadoop_home}/
--
This message was sent by Atlassian Jira
(v8.20.10#820010)