----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15520/ -----------------------------------------------------------
(Updated Dec. 19, 2013, 11:24 a.m.) Review request for mrunit. Changes ------- Fixes suggested by Brock Noland regarding tab expansion (indent size) and trailing whitespaces. Note: Only applied to the new files and exiting files that I've modified somehow. It might have removed trailing whitespaces from the original code, I understand that's not a problem Repository: mrunit Description ------- MRUNIT-13 Add support for MultipleOutputs changes made from commit "trunk (8c3ca4869d9e9edb1e624803a5b2f8539f425dab)" Diffs (updated) ----- pom.xml 4fdfb7d src/main/java/org/apache/hadoop/mrunit/TestDriver.java 487c17f src/main/java/org/apache/hadoop/mrunit/internal/output/MockMultipleOutputs.java PRE-CREATION src/main/java/org/apache/hadoop/mrunit/mapreduce/MapDriver.java 8f7b0a8 src/main/java/org/apache/hadoop/mrunit/mapreduce/ReduceDriver.java b36ce4a src/test/java/org/apache/hadoop/mrunit/mapreduce/TestMultipleOutput.java PRE-CREATION Diff: https://reviews.apache.org/r/15520/diff/ Testing ------- Thanks, Dennis Federico
