Skip to content

Instantly share code, notes, and snippets.

@miguno
Created January 16, 2013 17:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miguno/4549045 to your computer and use it in GitHub Desktop.
Save miguno/4549045 to your computer and use it in GitHub Desktop.
Hadoop branch-0.20-append build error when running tests
# Build errors for Hadoop branch-0.20-append,
# i.e. SVN revision 1057313 aka git commit df0d79cc aka
# "HDFS-1554. New semantics for [...]" by Hairong Kuang from 10-Jan-2011.
Testsuite: org.apache.hadoop.hdfs.server.namenode.TestEditLogRace
Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
Testcase: testSaveRightBeforeSync took 0 sec
Caused an ERROR
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment