[ 
https://issues.apache.org/jira/browse/OOZIE-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865536#comment-13865536
 ] 

Rohini Palaniswamy commented on OOZIE-1663:
-------------------------------------------

https://builds.apache.org/job/oozie-trunk-precommit-build/991/artifact/test-patch/reports/APPLY-PATCH.txt

bin/test-patch 

patch -f -E --dry-run -p0 < ${PATCHFILE}

-p1 is required for git diff to apply directly. It is not changed and is still 
common for both git and svn to take into account some patches still generated 
from svn. So you need to do "git diff --no-prefix" to create your 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
>            Priority: Minor
>         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)

Reply via email to