This is an automated email from the ASF dual-hosted git repository.
mattmann pushed a change to branch gsoc18
in repository https://gitbox.apache.org/repos/asf/drat.git.
from 69a9ca7 - address issue where partitioner runs, but no mappers have
executed yet, and stop from going to reducers right away
add dc4eadd Added things
add f79c126 Added Travis CI build status
add 5e55b27 Removed commented lines
add 87d790b Added environment variables
add 46487f8 Reworked environment variables
add ad3cc2d Removed some environment variables
add 86128a6 Added clean install
add 34d0251 Merge pull request #143 from RyanMcDonagh/master
add 5d562f3 kick build
add 27bbcf6 - address issue where partitioner runs, but no mappers have
executed yet, and stop from going to reducers right away
new abce383 - refactor and clean up reduce
new 35f9f91 cleanup.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.travis.yml | 15 +--
README.md | 3 +
.../src/main/java/backend/ProcessDratWrapper.java | 115 ++++++++++-----------
.../test/java/backend/TestProcessDratWrapper.java | 26 ++++-
4 files changed, 91 insertions(+), 68 deletions(-)