[ https://issues.apache.org/jira/browse/HIVE-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105535#comment-13105535 ]
jirapos...@reviews.apache.org commented on HIVE-2447: ----------------------------------------------------- ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1918/ ----------------------------------------------------------- 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 > Add job ID to MapRedStats > ------------------------- > > Key: HIVE-2447 > URL: https://issues.apache.org/jira/browse/HIVE-2447 > Project: Hive > Issue Type: Improvement > Reporter: Kevin Wilfong > Assignee: Kevin Wilfong > Attachments: HIVE-2447.1.patch.txt > > > Currently, we collect a lot of stats per job in MapRedStats, but there is no > way to associate these stats with a specific job. Adding the job ID to the > class would help to make the association clear. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira