You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Li Fanxi (JIRA)" <ji...@apache.org> on 2016/04/21 03:07:25 UTC

[jira] [Closed] (FLINK-3629) In wikiedits Quick Start example, "The first call, .window()" should be "The first call, .timeWindow()"

     [ https://issues.apache.org/jira/browse/FLINK-3629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Li Fanxi closed FLINK-3629.
---------------------------

> In wikiedits Quick Start example, "The first call, .window()" should be "The first call, .timeWindow()"
> -------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-3629
>                 URL: https://issues.apache.org/jira/browse/FLINK-3629
>             Project: Flink
>          Issue Type: Bug
>          Components: Quickstarts
>    Affects Versions: 1.0.0
>            Reporter: Li Fanxi
>            Priority: Trivial
>             Fix For: 1.0.0, 1.0.1
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> On Quick Start page (https://ci.apache.org/projects/flink/flink-docs-release-1.0/quickstart/run_example_quickstart.html).
> {quote}
> The first call, .window(), specifies that we want to have tumbling (non-overlapping) windows of five seconds.
> {quote}
> This is not consistent with the sample code. In the sample code, {code:java} KeyedStream.timeWindow() {code} function is used. 



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