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

Chesnay Schepler closed FLINK-6142.
-----------------------------------
    Resolution: Won't Fix

> 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
>            Priority: Major
>             Fix For: 1.2.2
>
>
> 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
(v7.6.3#76005)

Reply via email to