You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "lijianfeng (Jira)" <ji...@apache.org> on 2019/09/14 06:14:00 UTC

[jira] [Updated] (YARN-9835) 官网代码片段错误

     [ https://issues.apache.org/jira/browse/YARN-9835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

lijianfeng updated YARN-9835:
-----------------------------
    Summary: 官网代码片段错误  (was: 官网代码错误)

> 官网代码片段错误
> --------
>
>                 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
>            Priority: Major
>         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: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org