tasktracker property not set in conf/hadoop-env.sh
--------------------------------------------------

                 Key: HADOOP-7098
                 URL: https://issues.apache.org/jira/browse/HADOOP-7098
             Project: Hadoop Common
          Issue Type: Bug
          Components: conf
    Affects Versions: 0.20.2, 0.21.1, 0.22.0
            Reporter: Bernd Fondermann


For all cluster components, except TaskTracker the OPTS environment variable is 
set like this in hadoop-env.sh:
export HADOOP_<COMPONENT>_OPTS="-Dcom.sun.management.jmxremote 
$HADOOP_<COMPONENT>_OPTS"

The provided patch fixes this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to