[
https://issues.apache.org/jira/browse/MAPREDUCE-3227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131460#comment-13131460
]
Bhallamudi Venkata Siva Kamesh commented on MAPREDUCE-3227:
-----------------------------------------------------------
For building the entire mapreduce binaries (yarn + mapreduce), information in
the INSTALL file in the hadoop-mapreduce is
{noformat}mvn clean package -Pdist -Dtar -DskipTests -Pnative{noformat}.
I guess same should be updated in the *README* file in the hadoop-yarn
directory as well.
> Conflicting information in the YARN-Docs
> ----------------------------------------
>
> Key: MAPREDUCE-3227
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3227
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: documentation
> Affects Versions: 0.23.0
> Reporter: Bhallamudi Venkata Siva Kamesh
>
> For building the yarn binaries, information in the *README* file in the
> *hadoop-yarn* is
> {noformat}create runnable binaries after install: mvn assembly:assembly
> -Pnative (combined: mvn clean install assembly:assembly -Pnative){noformat}
> But while executing the above cmd, getting the following error
> {noformat}[ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-3:assembly
> (default-cli) on project hadoop-yarn: Error reading assemblies: No assembly
> descriptors found.{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira