[ 
https://issues.apache.org/jira/browse/FLINK-6142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aljoscha Krettek updated FLINK-6142:
------------------------------------
    Component/s:     (was: Streaming)
                 DataStream API

> RemoteStreamExecutionEnvironment throw class cast exception
> -----------------------------------------------------------
>
>                 Key: FLINK-6142
>                 URL: https://issues.apache.org/jira/browse/FLINK-6142
>             Project: Flink
>          Issue Type: Improvement
>          Components: Client, DataStream API
>    Affects Versions: 1.2.0
>            Reporter: Su Ralph
>            Assignee: Gabor Gevay
>             Fix For: 1.2.1
>
>
> For 1.2.0 (server and client), when submit job to remote stream environment, 
> exception thrown:
> org.apache.flink.client.program.ProgramInvocationException: The program 
> execution failed: This JobSubmissionResult is not a JobExecutionResult.
> Following the code, it looks RemoteStreamEnvironment.executeRemotely try to 
> call getJobExecutionResult. Then in a detach mode, a submission result is 
> returned and a cast will cause the given error message.
> Looks things related to original change of FLINK-1767....



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to