[ https://issues.apache.org/jira/browse/FLINK-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14049695#comment-14049695 ]
Sebastian Kruse commented on FLINK-828: --------------------------------------- Thanks, I will incorporate your comments. Regarding the Tuple datatype: I chose that one so that the code would work with any tuple type to account for varying numbers of columns in CSV files. However, if you want, I can use a concrete TupleX type. Then I would switch over to Tuple3 or something as the many generic parameters of Tuple9 might impair the code readability. > Add Java example program with Accumulators > ------------------------------------------ > > Key: FLINK-828 > URL: https://issues.apache.org/jira/browse/FLINK-828 > Project: Flink > Issue Type: Bug > Reporter: Fabian Hueske > Assignee: Sebastian Kruse > 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)