[ https://issues.apache.org/jira/browse/HIVE-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Phabricator updated HIVE-2823: ------------------------------ Attachment: HIVE-2823.D1977.1.patch kevinwilfong requested code review of "HIVE-2823 [jira] Add logging of total run time of Driver". Reviewers: JIRA https://issues.apache.org/jira/browse/HIVE-2823 Updated the PerfLogger to now log the total runtime of Driver.run now. I also added methods to the PerfLogger to get the start and finish times, so that these can be logged if desired. We are currently logging the run time of several components of the Driver, e.g. compilation and map reduce execution time. It would be helpful to log the total run time of the Driver's run method as well. TEST PLAN EMPTY REVISION DETAIL https://reviews.facebook.net/D1977 AFFECTED FILES ql/src/java/org/apache/hadoop/hive/ql/log/PerfLogger.java ql/src/java/org/apache/hadoop/hive/ql/Driver.java MANAGE HERALD DIFFERENTIAL RULES https://reviews.facebook.net/herald/view/differential/ WHY DID I GET THIS EMAIL? https://reviews.facebook.net/herald/transcript/4203/ Tip: use the X-Herald-Rules header to filter Herald messages in your client. > Add logging of total run time of Driver > --------------------------------------- > > Key: HIVE-2823 > URL: https://issues.apache.org/jira/browse/HIVE-2823 > Project: Hive > Issue Type: Improvement > Reporter: Kevin Wilfong > Assignee: Kevin Wilfong > Attachments: HIVE-2823.D1977.1.patch > > > We are currently logging the run time of several components of the Driver, > e.g. compilation and map reduce execution time. It would be helpful to log > the total run time of the Driver's run method as well. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira