Guest User

Untitled

a guest
Feb 17th, 2014
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. Tests in error:
  2. testHBaseInputOutput(org.apache.giraph.io.hbase.TestHBaseRootMarkerVertextFormat)
  3.  
  4. Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
  5.  
  6. [INFO] ------------------------------------------------------------------------
  7. [INFO] Reactor Summary:
  8. [INFO]
  9. [INFO] Apache Giraph Parent .............................. SUCCESS [3.809s]
  10. [INFO] Apache Giraph Core ................................ SUCCESS [4:30.181s]
  11. [INFO] Apache Giraph Examples ............................ SUCCESS [6:10.828s]
  12. [INFO] Apache Giraph HBase I/O ........................... FAILURE [10.244s]
  13. [INFO] Apache Giraph Accumulo I/O ........................ SKIPPED
  14. [INFO] Apache Giraph HCatalog I/O ........................ SKIPPED
  15. [INFO] Apache Giraph Hive I/O ............................ SKIPPED
  16. [INFO] Apache Giraph Gora I/O ............................ SKIPPED
  17. [INFO] Apache Giraph Rexster I/O ......................... SKIPPED
  18. [INFO] Apache Giraph Rexster Kibble ...................... SKIPPED
  19. [INFO] Apache Giraph Rexster I/O Formats ................. SKIPPED
  20. [INFO] Apache Giraph Distribution ........................ SKIPPED
  21. [INFO] ------------------------------------------------------------------------
  22. [INFO] BUILD FAILURE
  23. [INFO] ------------------------------------------------------------------------
  24. [INFO] Total time: 10:55.805s
  25. [INFO] Finished at: Mon Feb 17 17:32:37 PST 2014
  26. [INFO] Final Memory: 108M/818M
  27. [INFO] ------------------------------------------------------------------------
  28. [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.
  29. [ERROR]
  30. [ERROR] Please refer to /Users/pavanka/digraph/giraph/giraph-hbase/target/surefire-reports for the individual test results.
  31. [ERROR] -> [Help 1]
  32. [ERROR]
  33. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  34. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  35. [ERROR]
  36. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  37. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  38. [ERROR]
  39. [ERROR] After correcting the problems, you can resume the build with the command
  40. [ERROR] mvn <goals> -rf :giraph-hbase
  41. pavanka@shen-t430s:~/digraph/giraph$ glog -n 1
  42. commit c5f2d61e8c14cbf8a96521eceeec41f953e64e14
  43. Author: Shaposhnik, Roman <[email protected]>
  44. Date: Tue Feb 11 14:29:35 2014 -0800
  45.  
  46. GIRAPH-642. Add Maven release profile for Giraph
  47. pavanka@shen-t430s:~/digraph/giraph$ mvn clean verify -Phadoop_2
Advertisement
Add Comment
Please, Sign In to add comment