[ https://issues.apache.org/jira/browse/BEAM-2175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15998604#comment-15998604 ]
ASF GitHub Bot commented on BEAM-2175: -------------------------------------- GitHub user JingsongLi opened a pull request: https://github.com/apache/beam/pull/2917 [BEAM-2175] [BEAM-1115] Support for new State and Timer API in Spark batch mode Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is formatted like: `[BEAM-<Jira issue #>] Description of pull request` - [ ] Make sure tests pass via `mvn clean verify`. - [ ] Replace `<Jira issue #>` in the title with the actual Jira issue number, if there is one. - [ ] If this contribution is large, please file an Apache [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf). --- You can merge this pull request into a Git repository by running: $ git pull https://github.com/JingsongLi/beam BEAM-2175 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/beam/pull/2917.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2917 ---- commit 4d26c4134f9e8ec0ce71ed24511e2b244e3a110d Author: JingsongLi <lzljs3620...@aliyun.com> Date: 2017-05-03T05:15:26Z [BEAM-2175] [BEAM-1115] Support for new State and Timer API in Spark batch mode ---- > Support state API in Spark batch mode. > -------------------------------------- > > Key: BEAM-2175 > URL: https://issues.apache.org/jira/browse/BEAM-2175 > Project: Beam > Issue Type: Sub-task > Components: runner-spark > Reporter: Aviem Zur > Assignee: Jingsong Lee > -- This message was sent by Atlassian JIRA (v6.3.15#6346)