Uploaded image for project: 'Giraph (Retired)'
  1. Giraph (Retired)
  2. GIRAPH-50

Require Maven 3 in order to work with munging plugin

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.1.0
    • None
    • None
    • maven 2.2.1

    Description

      package/test works with maven 3.0.3, but package/test does not work with maven 2.2.1. For example, the following command results in an error:
      $ /usr/bin/mvn221 -Dhadoop=non_secure package

      Last few lines of error:

      Results :

      Failed tests:
      testSuperstepBalancer(org.apache.giraph.TestVertexRangeBalancer)
      testBspCheckpoint(org.apache.giraph.TestManualCheckpoint)
      testBspSuperStep(org.apache.giraph.TestBspBasic)
      testBspMsg(org.apache.giraph.TestBspBasic)
      testBspCombiner(org.apache.giraph.TestBspBasic)
      testBspPageRank(org.apache.giraph.TestBspBasic)
      testBspShortestPaths(org.apache.giraph.TestBspBasic)
      testMutateGraph(org.apache.giraph.TestMutateGraphVertex)
      testContinue(org.apache.giraph.TestJsonBase64Format)

      Tests run: 27, Failures: 9, Errors: 0, Skipped: 0

      11/10/10 11:23:37 WARN zk.ZooKeeperManager: onlineZooKeeperServers: Forced a shutdown hook kill of the ZooKeeper process.
      11/10/10 11:23:37 WARN zk.ZooKeeperManager: onlineZooKeeperServers: Forced a shutdown hook kill of the ZooKeeper process.
      11/10/10 11:23:37 WARN zk.ZooKeeperManager: onlineZooKeeperServers: Forced a shutdown hook kill of the ZooKeeper process.
      11/10/10 11:23:37 WARN zk.ZooKeeperManager: onlineZooKeeperServers: Forced a shutdown hook kill of the ZooKeeper process.
      11/10/10 11:23:37 WARN zk.ZooKeeperManager: onlineZooKeeperServers: Forced a shutdown hook kill of the ZooKeeper process.
      11/10/10 11:23:37 WARN zk.ZooKeeperManager: onlineZooKeeperServers: Forced a shutdown hook kill of the ZooKeeper process.
      11/10/10 11:23:37 WARN zk.ZooKeeperManager: onlineZooKeeperServers: Forced a shutdown hook kill of the ZooKeeper process.
      11/10/10 11:23:37 WARN zk.ZooKeeperManager: onlineZooKeeperServers: Forced a shutdown hook kill of the ZooKeeper process.
      11/10/10 11:23:37 WARN zk.ZooKeeperManager: onlineZooKeeperServers: Forced a shutdown hook kill of the ZooKeeper process.
      11/10/10 11:23:37 WARN zk.ZooKeeperManager: onlineZooKeeperServers: Forced a shutdown hook kill of the ZooKeeper process.
      [INFO] ------------------------------------------------------------------------
      [ERROR] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] There are test failures.

      Please refer to /Users/mtiwari/pkgs/giraph/Apache/giraph/target/surefire-reports for the individual test results.
      [INFO] ------------------------------------------------------------------------
      [INFO] For more information, run Maven with the -e switch
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 23 seconds
      [INFO] Finished at: Mon Oct 10 11:23:37 PDT 2011
      [INFO] Final Memory: 51M/106M
      [INFO] ------------------------------------------------------------------------

      Attachments

        1. GIRAPH-50.patch
          2 kB
          Jakob Homan

        Activity

          People

            jghoman Jakob Homan
            mtiwari Mitul Tiwari
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: