Last modified: 2014-09-23 19:53:12 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T73192, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 71192 - Listing oozie coordinators on stat1002 fails with type conversion error
Listing oozie coordinators on stat1002 fails with type conversion error
Status: NEW
Product: Analytics
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-09-23 19:53 UTC by christian
Modified: 2014-09-23 19:53 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description christian 2014-09-23 19:53:12 UTC
On stat1002, running 

  oozie jobs -jobtype coordinator

fails with java.lang.ClassCastException [1].

The command is working fine on analytics1027.


[1]
_________________________________________________________________
qchris@stat1002 // jobs: 0 // time: 19:51:02 // exit code: 0
cwd: ~
oozie jobs -jobtype coordinator
Job ID                                   App Name       Status    Freq Unit         Started                 Next Materialized       
------------------------------------------------------------------------------------------------------------------------------------
java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Long
        at org.apache.oozie.client.rest.JsonToBean$JsonInvocationHandler.parseType(JsonToBean.java:230)
        at org.apache.oozie.client.rest.JsonToBean$JsonInvocationHandler.invoke(JsonToBean.java:220)
        at com.sun.proxy.$Proxy0.getFrequency(Unknown Source)
        at org.apache.oozie.cli.OozieCLI.printCoordJobs(OozieCLI.java:1264)
        at org.apache.oozie.cli.OozieCLI.jobsCommand(OozieCLI.java:1219)
        at org.apache.oozie.cli.OozieCLI.processCommand(OozieCLI.java:515)
        at org.apache.oozie.cli.OozieCLI.run(OozieCLI.java:485)
        at org.apache.oozie.cli.OozieCLI.main(OozieCLI.java:182)
java.lang.String cannot be cast to java.lang.Long

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links