You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2015/02/27 08:09:05 UTC

[jira] [Updated] (HIVE-9807) LLAP: Add event logging for execution elements

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

Siddharth Seth updated HIVE-9807:
---------------------------------
    Attachment: HIVE-9807.1.patch

Sample log lines - additional details will be populated in a later patch, when available.
{code}
Event=FRAGMENT_START, HostName=hw10890, ApplicationId=application_1425008147866_0006, ContainerId=container_222212222_0006_01_000001, DagName=null, VertexName=null, TaskId=-1, TaskAttemptId=-1, SubmitTime=1425020533780
Event=FRAGMENT_END, HostName=hw10890, ApplicationId=application_1425008147866_0006, ContainerId=container_222212222_0006_01_000001, DagName=null, VertexName=null, TaskId=-1, TaskAttemptId=-1, Succeeded=true, StartTime=1425020533779, EndTime=1425020535678
{code}

cc [~gopalv]

> LLAP: Add event logging for execution elements
> ----------------------------------------------
>
>                 Key: HIVE-9807
>                 URL: https://issues.apache.org/jira/browse/HIVE-9807
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>         Attachments: HIVE-9807.1.patch
>
>
> For analysis of runtimes, interleaving etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)