Re: Question about Window

2017-07-12 Thread Jagadish Venkatraman
You can find the feature preview here: https://samza.apache.org/startup/preview/ Please let us know if you had further questions! - Jag On Wed, Jul 12, 2017 at 7:06 PM Rui Tang wrote: > Thank you Jagadish. > > It is a very simple workaround. > > Looking forward for the high level api to suppor

Re: Question about Window

2017-07-12 Thread Rui Tang
Thank you Jagadish. It is a very simple workaround. Looking forward for the high level api to support windowing and triggers. On Thu, Jul 13, 2017 at 1:33 AM Jagadish Venkatraman wrote: > Hi Rui, > > Are you using the low-level API or the high-level API? The high-level API ( > *StreamApplicati

Re: Question about Window

2017-07-12 Thread Jagadish Venkatraman
Hi Rui, Are you using the low-level API or the high-level API? The high-level API ( *StreamApplication*) that offers built-in support for windows/triggers is currently in preview stage, and we are working to make it production ready with the next release. It looks like you are referring to the lo