[jira] [Created] (FLINK-1181) CLI actions list -r/-s don't work

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-1181) CLI actions list -r/-s don't work

Shang Yuanchun (Jira)
Vasia Kalavri created FLINK-1181:
------------------------------------

             Summary: CLI actions list -r/-s don't work
                 Key: FLINK-1181
                 URL: https://issues.apache.org/jira/browse/FLINK-1181
             Project: Flink
          Issue Type: Bug
            Reporter: Vasia Kalavri
            Priority: Minor


The actions {{list -r}} and {{list -s}} of the CLI Frontend hang.
The following exception is found in the JobManager's logs:
ERROR org.apache.flink.runtime.ipc.Server
java.io.IOException: java.io.IOException: The return type of method getRecentJobs is not a primitive type (or boxed primitive) and not of type IOReadableWriteable
        at org.apache.flink.runtime.ipc.RPC$Server.call(RPC.java:428)
        at org.apache.flink.runtime.ipc.Server$Handler.run(Server.java:947)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)