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

ASF GitHub Bot commented on FLINK-828:
--------------------------------------

GitHub user sekruse opened a pull request:

    https://github.com/apache/incubator-flink/pull/55

    providing accumulator example as proposed in FLINK-828

    - shows how to build a custom accumulator (for vectors)
    - employ that accumulator for obtaining filter statistics

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

    $ git pull https://github.com/sekruse/incubator-flink FLINK-828

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

    https://github.com/apache/incubator-flink/pull/55.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 #55
    
----
commit 2b12cbca8286b4c9567291afe17f85d6b6f4ecf6
Author: Sebastian Kruse <[email protected]>
Date:   2014-07-01T13:22:18Z

    providing accumulator example as proposed in FLINK-828
    
    - shows how to build a custom accumulator (for vectors)
    - employ that accumulator for obtaining filter statistics

----


> Add Java example program with Accumulators
> ------------------------------------------
>
>                 Key: FLINK-828
>                 URL: https://issues.apache.org/jira/browse/FLINK-828
>             Project: Flink
>          Issue Type: Bug
>            Reporter: GitHub Import
>              Labels: github-import, starter
>             Fix For: pre-apache
>
>
> We need a Java example program that shows the use of Accumulators.
> The new example program should follow the general layout of the other example 
> programs, i.e., run without parameters on default data, have the same code 
> structure, etc.
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/stratosphere/stratosphere/issues/828
> Created by: [fhueske|https://github.com/fhueske]
> Labels: documentation, java api, 
> Milestone: Release 0.6 (unplanned)
> Created at: Sat May 17 12:46:44 CEST 2014
> State: open



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to