[ https://issues.apache.org/jira/browse/OOZIE-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726915#comment-13726915 ]
Rohini Palaniswamy commented on OOZIE-1482: ------------------------------------------- The 2nd patch fixes the NPE in . testJobStatus(org.apache.oozie.client.TestOozieCLI) . testJobInfo(org.apache.oozie.client.TestOozieCLI) > 4.0 client does not work with 3.x server for coord jobs > ------------------------------------------------------- > > Key: OOZIE-1482 > URL: https://issues.apache.org/jira/browse/OOZIE-1482 > Project: Oozie > Issue Type: Bug > Reporter: Rohini Palaniswamy > Assignee: Rohini Palaniswamy > Attachments: OOZIE-1482-1.patch, OOZIE-1482-2.patch > > > java.lang.ClassCastException: java.lang.Long cannot be cast to > java.lang.String > at com.sun.proxy.$Proxy0.getFrequency(Unknown Source) > at org.apache.oozie.cli.OozieCLI.printCoordJobs(OozieCLI.java:1266) > at org.apache.oozie.cli.OozieCLI.jobsCommand(OozieCLI.java:1220) > at org.apache.oozie.cli.OozieCLI.processCommand(OozieCLI.java:517) > OOZIE-1408 changed type of frequency to String from int. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira