> On July 13, 2017, 4:27 p.m., Peter Vary wrote: > > Thanks for the patch > > One nit only: it might be easier to read if we use the default value in > > getproperty. What do you think?
Thanks a lot for the review. Sure, I can change it. - Marta ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60804/#review180438 ----------------------------------------------------------- On July 13, 2017, 5:39 p.m., Marta Kuczora wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/60804/ > ----------------------------------------------------------- > > (Updated July 13, 2017, 5:39 p.m.) > > > Review request for hive and Peter Vary. > > > Bugs: HIVE-17072 > https://issues.apache.org/jira/browse/HIVE-17072 > > > Repository: hive-git > > > Description > ------- > > Made the timeout configurable in the Parallelized.java. > > > Diffs > ----- > > itests/util/src/main/java/org/apache/hive/beeline/Parallelized.java a819e26 > > > Diff: https://reviews.apache.org/r/60804/diff/2/ > > > Testing > ------- > > Ran the BeeLine tests with different timeout parameters and also without > providing the parameter. > > > Thanks, > > Marta Kuczora > >