Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-3791

can't build site in hadoop-yarn-server-common

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.23.1
    • 0.23.1
    • documentation, mrv2
    • None
    • Reviewed

    Description

      Here's how to reproduce:

      $ 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
      

      Attachments

        1. MAPREDUCE-3791.patch
          2 kB
          Mahadev Konar

        Activity

          People

            mahadev Mahadev Konar
            rvs Roman Shaposhnik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: