----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1918/#review1917 -----------------------------------------------------------
Ship it! - Ning On 2011-09-15 17:39:49, Kevin Wilfong wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/1918/ > ----------------------------------------------------------- > > (Updated 2011-09-15 17:39:49) > > > Review request for hive and Ning Zhang. > > > Summary > ------- > > I added the job ID to the MapRedStats class. It is populated as part of the > constructor. > > > This addresses bug HIVE-2447. > https://issues.apache.org/jira/browse/HIVE-2447 > > > Diffs > ----- > > trunk/ql/src/java/org/apache/hadoop/hive/ql/MapRedStats.java 1171172 > trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/HadoopJobExecHelper.java > 1171172 > > Diff: https://reviews.apache.org/r/1918/diff > > > Testing > ------- > > Verified the job ID was being populated. > > > Thanks, > > Kevin > >