You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Wesley Tanaka (JIRA)" <ji...@apache.org> on 2017/04/02 09:35:41 UTC

[jira] [Updated] (BEAM-25) Add user-ready API for interacting with state

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

Wesley Tanaka updated BEAM-25:
------------------------------
    Description: 
Our current state API is targeted at runner implementers, not pipeline authors. As such it has many capabilities that are not necessary nor desirable for simple use cases of stateful ParDo (such as dynamic state tag creation). Implement a simple state intended for user access.

(Details of our current thoughts in forthcoming design doc: https://s.apache.org/beam-state)

  was:
Our current state API is targeted at runner implementers, not pipeline authors. As such it has many capabilities that are not necessary nor desirable for simple use cases of stateful ParDo (such as dynamic state tag creation). Implement a simple state intended for user access.

(Details of our current thoughts in forthcoming design doc)


> Add user-ready API for interacting with state
> ---------------------------------------------
>
>                 Key: BEAM-25
>                 URL: https://issues.apache.org/jira/browse/BEAM-25
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-java-core
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>              Labels: State
>             Fix For: 0.6.0
>
>
> Our current state API is targeted at runner implementers, not pipeline authors. As such it has many capabilities that are not necessary nor desirable for simple use cases of stateful ParDo (such as dynamic state tag creation). Implement a simple state intended for user access.
> (Details of our current thoughts in forthcoming design doc: https://s.apache.org/beam-state)



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