> On Jan. 28, 2014, 9:39 p.m., John Vines wrote: > > Can you upload the patch on top of your previous review, it makes it easier > > to see what you changed. > > Sean Busbey wrote: > they're off of different branches.
Hi John - As Sean indicated, the previous patches were for 1.4.5-SNAPSHOT in which RunTests.java handles its arguments differently (without opts). - Hung ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17157/#review33051 ----------------------------------------------------------- On Jan. 21, 2014, 10:11 p.m., Hung Pham wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/17157/ > ----------------------------------------------------------- > > (Updated Jan. 21, 2014, 10:11 p.m.) > > > Review request for accumulo. > > > Bugs: ACCUMULO-2005 > https://issues.apache.org/jira/browse/ACCUMULO-2005 > > > Repository: accumulo > > > Description > ------- > > ACCUMULO-2005: Add a 3rd argument to functional test RunTests.java to allow a > timeout factor for mapred.task.timeout and run.py -f flag > > > Diffs > ----- > > test/src/main/java/org/apache/accumulo/test/functional/RunTests.java > 91ee66e > test/system/auto/README 7d18e8b > > Diff: https://reviews.apache.org/r/17157/diff/ > > > Testing > ------- > > Testing was done on small 5-nodes cluster to ensure MR job complete > successfully instead of failing out due to timeouts that lead to killed > attempts. > > > Thanks, > > Hung Pham > >
