Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Summary:
- [INFO]
- [INFO] Apache Giraph Parent .............................. SUCCESS [3.794s]
- [INFO] Apache Giraph Core ................................ SUCCESS [6:50.307s]
- [INFO] Apache Giraph Examples ............................ SUCCESS [9:26.613s]
- [INFO] Apache Giraph HBase I/O ........................... FAILURE [9.583s]
- [INFO] Apache Giraph Accumulo I/O ........................ FAILURE [8.774s]
- [INFO] Apache Giraph HCatalog I/O ........................ SUCCESS [20.949s]
- [INFO] Apache Giraph Hive I/O ............................ FAILURE [25.014s]
- [INFO] Apache Giraph Gora I/O ............................ SUCCESS [1:29.995s]
- [INFO] Apache Giraph Rexster I/O ......................... SUCCESS [0.079s]
- [INFO] Apache Giraph Rexster Kibble ...................... SUCCESS [8.877s]
- [INFO] Apache Giraph Rexster I/O Formats ................. FAILURE [14.270s]
- [INFO] Apache Giraph Distribution ........................ SKIPPED
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 19:19.039s
- [INFO] Finished at: Mon Feb 17 19:05:35 PST 2014
- [INFO] Final Memory: 125M/780M
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project giraph-hbase: There are test failures.
- [ERROR]
- [ERROR] Please refer to /Users/pavanka/digraph/giraph/giraph-hbase/target/surefire-reports for the individual test results.
- [ERROR] -> [Help 1]
- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project giraph-accumulo: There are test failures.
- [ERROR]
- [ERROR] Please refer to /Users/pavanka/digraph/giraph/giraph-accumulo/target/surefire-reports for the individual test results.
- [ERROR] -> [Help 1]
- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project giraph-hive: There are test failures.
- [ERROR]
- [ERROR] Please refer to /Users/pavanka/digraph/giraph/giraph-hive/target/surefire-reports for the individual test results.
- [ERROR] -> [Help 1]
- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project giraph-rexster-io: There are test failures.
- [ERROR]
- [ERROR] Please refer to /Users/pavanka/digraph/giraph/giraph-rexster/giraph-rexster-io/target/surefire-reports for the individual test results.
- [ERROR] -> [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/MojoFailureException
- [ERROR]
- [ERROR] After correcting the problems, you can resume the build with the command
- [ERROR] mvn <goals> -rf :giraph-hbase
- pavanka@shen-t430s:~/digraph/giraph$ git log -n 1
- commit 9a232d185eb97a523359e2e2e73a869a4af15a85
- Author: Maja Kabiljo <[email protected]>
- Date: Fri Feb 14 14:15:53 2014 -0800
- GIRAPH-848: Allowing plain computation with types being configurable (ikabiljo via majakabiljo)
- pavanka@shen-t430s:~/digraph/giraph$ mvn clean verify -fae -Phadoop_2
Advertisement
Add Comment
Please, Sign In to add comment