You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2017/07/12 21:56:00 UTC

[jira] [Assigned] (TEZ-3794) tez-tools: swimlane does not recognize "HistoryEventHandler.criticalEvents" based logs

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

Rajesh Balamohan reassigned TEZ-3794:
-------------------------------------

       Resolution: Fixed
         Assignee: Rajesh Balamohan
     Hadoop Flags: Reviewed
    Fix Version/s: 0.9.0

Thanks [~gopalv]. Committed to master.

> tez-tools: swimlane does not recognize "HistoryEventHandler.criticalEvents" based logs
> --------------------------------------------------------------------------------------
>
>                 Key: TEZ-3794
>                 URL: https://issues.apache.org/jira/browse/TEZ-3794
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: Rajesh Balamohan
>            Assignee: Rajesh Balamohan
>            Priority: Minor
>             Fix For: 0.9.0
>
>         Attachments: TEZ-3794.1.patch
>
>
> TEZ-3581 moved the history logs to "HistoryEventHandler.criticalEvents". swimlane.py currently does not parse the new log line.
> {noformat}
> 2017-07-12 04:03:21,152 [INFO] [Dispatcher thread {Central}] |HistoryEventHandler.criticalEvents|: [HISTORY][DAG:dag_1490656001509_5626_1][Event:TASK_ATTEMPT_FINISHED]: vertexName=Reducer 3, taskAttemptId=attempt_1490656001509_5626_1_02_000000_0, creationTime=1499846600600, allocationTime=1499846600622, startTime=14=
> 2017-07-12 04:03:21,154 [INFO] [Dispatcher thread {Central}] |HistoryEventHandler.criticalEvents|: [HISTORY][DAG:dag_1490656001509_5626_1][Event:TASK_FINISHED]: vertexName=Reducer 3, taskId=task_1490656001509_5626_1_02_000000, startTime=1499846600623, finishTime=1499846601153, timeTaken=530, status=SUCCEEDED, succes0
> 2017-07-12 04:03:21,158 [INFO] [Dispatcher thread {Central}] |HistoryEventHandler.criticalEvents|: [HISTORY][DAG:dag_1490656001509_5626_1][Event:VERTEX_FINISHED]: vertexName=Reducer 3, vertexId=vertex_1490656001509_5626_1_02, initRequestedTime=1499846599169, initedTime=1499846599188, startRequestedTime=1499846599449}
> 2017-07-12 04:03:21,159 [INFO] [Dispatcher thread {Central}] |HistoryEventHandler.criticalEvents|: [HISTORY][DAG:dag_1490656001509_5626_1][Event:CONTAINER_STOPPED]: containerId=container_222212222_5626_01_000139, stoppedTime=1499846601158, exitStatus=0
> 2017-07-12 04:03:21,230 [INFO] [Dispatcher thread {Central}] |HistoryEventHandler.criticalEvents|: [HISTORY][DAG:dag_1490656001509_5626_1][Event:DAG_FINISHED]: dagId=dag_1490656001509_5626_1, startTime=1499846598603, finishTime=1499846601159, timeTaken=2556, status=SUCCEEDED, diagnostics=, counters=Counters: 128, or1
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)