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

ASF GitHub Bot commented on MRQL-74:
------------------------------------

GitHub user chiwanpark opened a pull request:

    https://github.com/apache/incubator-mrql/pull/6

    [MRQL-74] Update Flink version to 0.9.0

    This PR contains following changes:
    
    * Update Flink version to 0.9.0.
    * Change implementation of `Accumulator`, `SourceFunction`.
    * Change output method from using `print` to using  
`DiscardingOutputFormat`.
      * From Flink 0.9.0, `print()` method executes eagerly.

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

    $ git pull https://github.com/chiwanpark/incubator-mrql MRQL-74

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

    https://github.com/apache/incubator-mrql/pull/6.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 #6
    
----
commit 8faad307e7cd34050719c5e8c00f1bb2ae8bee15
Author: Chiwan Park <chiwanp...@apache.org>
Date:   2015-07-13T16:24:29Z

    [MRQL-74] Update Flink version to 0.9.0

----


> Update Flink version to 0.9.0
> -----------------------------
>
>                 Key: MRQL-74
>                 URL: https://issues.apache.org/jira/browse/MRQL-74
>             Project: MRQL
>          Issue Type: Improvement
>          Components: Run-Time/Flink
>            Reporter: Chiwan Park
>            Assignee: Chiwan Park
>
> Flink team released 0.9.0 version in previous week. There are some API 
> changes so we need some modification in FlinkEvaluator and FlinkStreaming.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to