You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2018/03/23 19:48:00 UTC

[jira] [Assigned] (BEAM-3919) checkpoint can not work with flink 1.4.1,1.4.2

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

Aljoscha Krettek reassigned BEAM-3919:
--------------------------------------

    Assignee:     (was: Aljoscha Krettek)

> checkpoint can not work with flink 1.4.1,1.4.2
> ----------------------------------------------
>
>                 Key: BEAM-3919
>                 URL: https://issues.apache.org/jira/browse/BEAM-3919
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-flink
>    Affects Versions: 2.3.0, 2.4.0
>            Reporter: eisig
>            Priority: Critical
>
> When submmit application to flink cluster(1.4.1,1.4.2) with checkpoint enabled. 
> Job fail whith exception:
> java.lang.NoSuchMethodError: org.apache.flink.streaming.api.operators.HeapInternalTimerService.snapshotTimersForKeyGroup(Lorg/apache/flink/core/memory/DataOutputViewStreamWrapper;I)V
>  
> It seems that `org.apache.flink.streaming.api.operators.HeapInternalTimerService.snapshotTimersForKeyGroup`.  was changed in flink1.4.1.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)