[ https://issues.apache.org/jira/browse/OOZIE-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shwetha G S updated OOZIE-1663: ------------------------------- Fix Version/s: 4.1.0 > 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 > Priority: Minor > Fix For: 4.1.0 > > 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.3.4#6332)