Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A53639E23 for ; Sat, 4 Feb 2012 03:06:59 +0000 (UTC) Received: (qmail 97163 invoked by uid 500); 4 Feb 2012 03:06:59 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 97078 invoked by uid 500); 4 Feb 2012 03:06:51 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 96741 invoked by uid 99); 4 Feb 2012 03:06:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Feb 2012 03:06:26 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Feb 2012 03:06:22 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 869E918C4E1 for ; Sat, 4 Feb 2012 03:06:01 +0000 (UTC) Date: Sat, 4 Feb 2012 03:06:01 +0000 (UTC) From: "Hadoop QA (Commented) (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <1886475915.10718.1328324761553.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1322223776.3950.1328207693590.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (MAPREDUCE-3791) can't build site in hadoop-yarn-server-common MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAPREDUCE-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13200305#comment-13200305 ] Hadoop QA commented on MAPREDUCE-3791: -------------------------------------- -1 overall. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12513100/MAPREDUCE-3791.patch against trunk revision . +1 @author. The patch does not contain any @author tags. +0 tests included. The patch appears to be a documentation patch that doesn't require tests. -1 patch. The patch command could not apply the patch. Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1774//console This message is automatically generated. > 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, mrv2 > 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 -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