You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Shwetha G S (JIRA)" <ji...@apache.org> on 2014/01/08 09:46:50 UTC

[jira] [Updated] (OOZIE-1663) Queuedump to display command type

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

Shwetha G S updated OOZIE-1663:
-------------------------------

    Attachment: OOZIE-1663.patch

> Queuedump to display command type
> ---------------------------------
>
>                 Key: OOZIE-1663
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1663
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Shwetha G S
>            Assignee: Shwetha G S
>         Attachments: OOZIE-1663.patch
>
>
> As of now, oozie admin -queuedump prints:
> {noformat}
> [Server Queue Dump]:
> delay=-5225, elements=org.apache.oozie.command.coord.CoordActionInputCheckXCommand@4e89ae64
> delay=-5130, elements=org.apache.oozie.command.coord.CoordActionInputCheckXCommand@195b5075
> delay=-5185, elements=org.apache.oozie.command.coord.CoordActionInputCheckXCommand@862ece9
> ******************************************
> [Server Uniqueness Map Dump]:
> coord_action_input_0017409-131225224404110-oozie-oozi-C@1190=Wed Jan 08 08:10:23 UTC 2014
> coord_action_input_0054052-130917095935238-oozie-oozi-C@5530=Wed Jan 08 08:10:15 UTC 2014
> coord_action_input_0088919-131109200338010-oozie-oozi-C@1194=Wed Jan 08 08:10:07 UTC 2014
> coord_action_input_0301417-131109200338010-oozie-oozi-C@815=Wed Jan 08 08:10:29 UTC 2014
> {noformat}
> Server queuedump prints Object.toString()(with class and hashcode) which is not useful. Instead, it should print the command type



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)