You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Piyush Patel (Jira)" <ji...@apache.org> on 2022/04/11 23:43:00 UTC

[jira] [Comment Edited] (BEAM-12588) Support multimapstate over fnapi

    [ https://issues.apache.org/jira/browse/BEAM-12588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17520843#comment-17520843 ] 

Piyush Patel edited comment on BEAM-12588 at 4/11/22 11:42 PM:
---------------------------------------------------------------

Has this been fixed? I do not see Fix version yet and I am facing related error when using DataflowRunner. 
My job uses Timers and States with MapState and I am getting below error.
{code:java}
java.lang.UnsupportedOperationException: DataflowRunner does not currently support MapState when using streaming engine  {code}
The same Beam job runs fine with Flink.

Environment: Beam on GCP version 2.35, 2.37 with Java API


was (Author: piyushpatel2005):
Has this been fixed? I do not see Fix version yet and I am facing related error when using DataflowRunner. 
My job uses Timers and States with MapState and I am getting below error.


{code:java}
java.lang.UnsupportedOperationException: DataflowRunner does not currently support MapState when using streaming engine  {code}

The same Beam job runs fine with Flink.

> Support multimapstate over fnapi
> --------------------------------
>
>                 Key: BEAM-12588
>                 URL: https://issues.apache.org/jira/browse/BEAM-12588
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-harness
>            Reporter: Kiley Sok
>            Assignee: Kiley Sok
>            Priority: P2
>             Fix For: Missing
>
>          Time Spent: 8h 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)