You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Mahadev konar (Updated) (JIRA)" <ji...@apache.org> on 2012/02/03 06:27:54 UTC

[jira] [Updated] (MAPREDUCE-3791) can't build site in hadoop-yarn-server-common

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

Mahadev konar updated MAPREDUCE-3791:
-------------------------------------

    Attachment: MAPREDUCE-3791.patch

This should fix it. It fixes the site.xml that points to the wrong yarn-default.xml as well. 
                
> can't build site in hadoop-yarn-server-common
> ---------------------------------------------
>
>                 Key: MAPREDUCE-3791
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3791
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3791.patch
>
>
> Here's how to reproduce:
> {noformat}
> $ mvn site site:stage -DskipTests -DskipTest -DskipITs
> ....
> main:
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Apache Hadoop Main ................................ SUCCESS [49.017s]
> [INFO] Apache Hadoop Project POM ......................... SUCCESS [5.152s]
> [INFO] Apache Hadoop Annotations ......................... SUCCESS [4.973s]
> [INFO] Apache Hadoop Project Dist POM .................... SUCCESS [4.514s]
> [INFO] Apache Hadoop Assemblies .......................... SUCCESS [4.334s]
> [INFO] Apache Hadoop Auth ................................ SUCCESS [5.215s]
> [INFO] Apache Hadoop Auth Examples ....................... SUCCESS [4.051s]
> [INFO] Apache Hadoop Common .............................. SUCCESS [4.111s]
> [INFO] Apache Hadoop Common Project ...................... SUCCESS [4.198s]
> [INFO] Apache Hadoop HDFS ................................ SUCCESS [5.373s]
> [INFO] Apache Hadoop HttpFS .............................. SUCCESS [22.549s]
> [INFO] Apache Hadoop HDFS Project ........................ SUCCESS [4.440s]
> [INFO] hadoop-yarn ....................................... SUCCESS [5.250s]
> [INFO] hadoop-yarn-api ................................... SUCCESS [4.579s]
> [INFO] hadoop-yarn-common ................................ SUCCESS [4.268s]
> [INFO] hadoop-yarn-server ................................ SUCCESS [4.408s]
> [INFO] hadoop-yarn-server-common ......................... FAILURE [0.035s]
> [INFO] hadoop-yarn-server-nodemanager .................... SKIPPED
> [INFO] hadoop-yarn-server-web-proxy ...................... SKIPPED
> [INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED
> [INFO] hadoop-yarn-server-tests .......................... SKIPPED
> [INFO] hadoop-mapreduce-client ........................... SKIPPED
> [INFO] hadoop-mapreduce-client-core ...................... SKIPPED
> [INFO] hadoop-yarn-applications .......................... SKIPPED
> [INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
> [INFO] hadoop-yarn-site .................................. SKIPPED
> [INFO] hadoop-mapreduce-client-common .................... SKIPPED
> [INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED
> [INFO] hadoop-mapreduce-client-app ....................... SKIPPED
> [INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
> [INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
> [INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
> [INFO] hadoop-mapreduce .................................. SKIPPED
> [INFO] Apache Hadoop MapReduce Streaming ................. SKIPPED
> [INFO] Apache Hadoop Distributed Copy .................... SKIPPED
> [INFO] Apache Hadoop Archives ............................ SKIPPED
> [INFO] Apache Hadoop Rumen ............................... SKIPPED
> [INFO] Apache Hadoop Extras .............................. SKIPPED
> [INFO] Apache Hadoop Tools Dist .......................... SKIPPED
> [INFO] Apache Hadoop Tools ............................... SKIPPED
> [INFO] Apache Hadoop Distribution ........................ SKIPPED
> [INFO] Apache Hadoop Client .............................. SKIPPED
> [INFO] Apache Hadoop Mini-Cluster ........................ SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 2:18.427s
> [INFO] Finished at: Thu Feb 02 10:31:35 PST 2012
> [INFO] Final Memory: 321M/1012M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (default) on project hadoop-yarn-server-common: An Ant BuildException has occured: Warning: Could not find file /home/rvs/src/apache/hadoop-common/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/resources/yarn-default.xml to copy. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :hadoop-yarn-server-common
> {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