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

ASF GitHub Bot commented on BEAM-1393:
--------------------------------------

GitHub user JingsongLi opened a pull request:

    https://github.com/apache/beam/pull/1960

    [BEAM-1393] [BEAM-1394] Update Flink Runner to Flink 1.2.0 & Use Flink 
InternalTimerService for TimerInternals

    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`. (Even better, enable
           Travis-CI on your fork and ensure the whole test matrix passes).
     - [ ] 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.txt).
    
    ---


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/JingsongLi/beam BEAM-1393-Flink-1.2.0

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/1960.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 #1960
    
----
commit aa3963d09ac2211b15a9af16303a129cadfa3d28
Author: JingsongLi <lzljs3620...@aliyun.com>
Date:   2017-02-05T04:31:29Z

    Support for new Timer API in Flink runner (streaming)

commit 99e4d4b30469dca72d224f54e94a9b5aaf5644ce
Author: JingsongLi <lzljs3620...@aliyun.com>
Date:   2017-02-05T04:33:46Z

    Merge remote-tracking branch 'upstream/master'

commit 76fbff1c2ed1443f2c2fb54f220a3108a8b2caf9
Author: JingsongLi <lzljs3620...@aliyun.com>
Date:   2017-02-05T06:24:06Z

    fix findbugs

commit f33bf92e5d17de5813950d8de9804c69388b9a38
Author: JingsongLi <lzljs3620...@aliyun.com>
Date:   2017-02-05T10:23:22Z

    fix findbugs

commit d4d9e3e2adef6fca55426dfe3e1b2f92287f28fb
Author: JingsongLi <lzljs3620...@aliyun.com>
Date:   2017-02-07T02:03:07Z

    revert

commit fe28b8f9229151b8c42ad30653dfdfd10c05fac9
Author: JingsongLi <lzljs3620...@aliyun.com>
Date:   2017-02-07T02:04:26Z

    Merge remote-tracking branch 'upstream/master'

commit 2b311df42bc4a9f9e7ee79e262302e09715ca64c
Author: JingsongLi <lzljs3620...@aliyun.com>
Date:   2017-02-07T08:11:12Z

    Update Flink Runner to Flink 1.2.0 & Use Flink InternalTimerService for 
TimerInternals

commit a3ba264de7008b54597186860754ddd3853939c5
Author: JingsongLi <lzljs3620...@aliyun.com>
Date:   2017-02-07T18:23:40Z

    fix get config from GlobalConfiguration

commit 72a212b3ce325151d414807ab8a4b4d7f93ae15a
Author: JingsongLi <lzljs3620...@aliyun.com>
Date:   2017-02-09T02:07:08Z

    fix checkstyle

----


> Update Flink Runner to Flink 1.2.0
> ----------------------------------
>
>                 Key: BEAM-1393
>                 URL: https://issues.apache.org/jira/browse/BEAM-1393
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-flink
>            Reporter: Aljoscha Krettek
>            Assignee: Jingsong Lee
>
> When we update to 1.2.0 we can use the new internal Timer API that is 
> available to Flink operators: {{InternalTimerService}} and also use broadcast 
> state to store side-input data.



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

Reply via email to