Thanks for the report! You can create a issue to https://issues.apache.org/jira/browse/YARN and submit a patch.
The wiki page describes how to contribute to Apache Hadoop. https://wiki.apache.org/hadoop/HowToContribute Thanks, Akira (2014/07/08 19:54), Никитин Константин wrote: > Hi! > > I'm trying to write my first YARN application using a doc > http://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/WritingYarnApplications.html > . This page is said to describe Apache Hadoop 2.3.0. But a method > ``appMasterRequest.setApplicationAttemptId(appAttemptID);`` mentioned there > was removed about a year ago https://issues.apache.org/jira/browse/YARN-918 , > so "Writing Yarn Application" is not actual. > > How can I help with actualizing documentation? > > Thank you! > >
