Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This runs one thread per core (-TC1) and skips the tests (-DskipTests)

Note: You will see many exception printouts during the compilation of REEF with tests. Those are not, in fact, problems with the build: REEF guarantees that exceptions thrown on remote machines get serialized and shipped back to the Driver. We have extensive unit tests for that feature that produce the confusing printouts.