[
https://issues.apache.org/jira/browse/OOZIE-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866455#comment-13866455
]
Hadoop QA commented on OOZIE-1663:
----------------------------------
Testing JIRA OOZIE-1663
Cleaning local git workspace
----------------------------
{color:green}+1 PATCH_APPLIES{color}
{color:green}+1 CLEAN{color}
{color:red}-1 RAW_PATCH_ANALYSIS{color}
. {color:green}+1{color} the patch does not introduce any @author tags
. {color:green}+1{color} the patch does not introduce any tabs
. {color:green}+1{color} the patch does not introduce any trailing spaces
. {color:green}+1{color} the patch does not introduce any line longer than
132
. {color:red}-1{color} the patch does not add/modify any testcase
{color:green}+1 RAT{color}
. {color:green}+1{color} the patch does not seem to introduce new RAT
warnings
{color:green}+1 JAVADOC{color}
. {color:green}+1{color} the patch does not seem to introduce new Javadoc
warnings
{color:green}+1 COMPILE{color}
. {color:green}+1{color} HEAD compiles
. {color:green}+1{color} patch compiles
. {color:green}+1{color} the patch does not seem to introduce new javac
warnings
{color:green}+1 BACKWARDS_COMPATIBILITY{color}
. {color:green}+1{color} the patch does not change any JPA
Entity/Colum/Basic/Lob/Transient annotations
. {color:green}+1{color} the patch does not modify JPA files
{color:red}-1 TESTS{color}
. Tests run: 1380
. Tests failed: 1
. Tests errors: 0
. The patch failed the following testcases:
.
testRequeueOnException(org.apache.oozie.command.coord.TestCoordPushDependencyCheckXCommand)
{color:green}+1 DISTRO{color}
. {color:green}+1{color} distro tarball builds with the patch
----------------------------
{color:red}*-1 Overall result, please check the reported -1(s)*{color}
The full output of the test-patch run is available at
. https://builds.apache.org/job/oozie-trunk-precommit-build/998/
> 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)