lijianfeng created YARN-9835:
--------------------------------

             Summary: 官网代码错误
                 Key: YARN-9835
                 URL: https://issues.apache.org/jira/browse/YARN-9835
             Project: Hadoop YARN
          Issue Type: Bug
          Components: documentation
    Affects Versions: 3.1.2
            Reporter: lijianfeng
         Attachments: image-2019-09-14-14-11-59-342.png

官网说明错误

 

!image-2019-09-14-14-11-59-342.png!

正确的应该是下面的

<configuration>
    <property>
        <name>mapreduce.framework.name</name>
        <value>yarn</value>
    </property>
    <property>
        <name>mapreduce.application.classpath</name>
        
<value>$HADOOP_MAPRED_HOME/share/hadoop/mapreduce/*:$HADOOP_MAPRED_HOME/share/hadoop/mapreduce/lib/*</value>
    </property>
</configuration>







--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to