Issue in implementation of window operation

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue in implementation of window operation

MOHAMMAD SHAKIR
Hi,
I am trying to implement a user defined function on the tumbling Window
using "apply" function.
Kindly help me by giving an example.

Thanks and Regards
Mohammad Shakir
Reply | Threaded
Open this post in threaded view
|

Re: Issue in implementation of window operation

Stephan Ewen
Hi!

There are some examples for how to write that in the documentation:
https://ci.apache.org/projects/flink/flink-docs-release-1.1/apis/streaming/windows.html

Best,
Stephan


On Fri, Oct 7, 2016 at 10:46 AM, MOHAMMAD SHAKIR <[hidden email]>
wrote:

> Hi,
> I am trying to implement a user defined function on the tumbling Window
> using "apply" function.
> Kindly help me by giving an example.
>
> Thanks and Regards
> Mohammad Shakir
>