You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Phabricator (JIRA)" <ji...@apache.org> on 2012/04/21 02:57:34 UTC

[jira] [Updated] (HIVE-2969) Log Time To Submit metric with PerfLogger

     [ https://issues.apache.org/jira/browse/HIVE-2969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phabricator updated HIVE-2969:
------------------------------

    Attachment: HIVE-2969.D2919.1.patch

kevinwilfong requested code review of "HIVE-2969 [jira] Log Time To Submit metric with PerfLogger".
Reviewers: JIRA

  https://issues.apache.org/jira/browse/HIVE-2969

  Added Time To Submit to the PerfLogger, beginning just after the PerfLogger is first initialized, and ending just before the loop which starts submitting jobs to map reduce.

  Logging the time from when Driver.run starts to when we begin submitting jobs to map reduce would be helpful in determining how much of the lag in starting a query is due to Hive vs. Hadoop.

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D2919

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/6651/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> Log Time To Submit metric with PerfLogger
> -----------------------------------------
>
>                 Key: HIVE-2969
>                 URL: https://issues.apache.org/jira/browse/HIVE-2969
>             Project: Hive
>          Issue Type: Wish
>          Components: Logging
>    Affects Versions: 0.10
>            Reporter: Kevin Wilfong
>            Assignee: Kevin Wilfong
>            Priority: Minor
>         Attachments: HIVE-2969.D2919.1.patch
>
>
> Logging the time from when Driver.run starts to when we begin submitting jobs to map reduce would be helpful in determining how much of the lag in starting a query is due to Hive vs. Hadoop.

--
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