https://bugzilla.wikimedia.org/show_bug.cgi?id=71192

            Bug ID: 71192
           Summary: Listing oozie coordinators on stat1002 fails with type
                    conversion error
           Product: Analytics
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to