You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Bhallamudi Venkata Siva Kamesh (Created) (JIRA)" <ji...@apache.org> on 2011/10/20 10:56:11 UTC

[jira] [Created] (MAPREDUCE-3227) Conflicting information in the YARN-Docs

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