Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-9835

官网代码片段错误

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 3.1.2
    • None
    • documentation
    • None

    Description

      官网说明错误

       

      正确的应该是下面的

      <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>

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lijianfeng lijianfeng
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: