Re: FYI: Blog Post on Flink's Streaming Performance and Fault Tolerance

2015-08-05 Thread Ankur Chauhan
Pretty awesome piece. Sent from my iPhone > On Aug 5, 2015, at 10:10, Hawin Jiang wrote: > > Great job, Guys > > Let me read it carefully. > > > > > > > >> On Wed, Aug 5, 2015 at 7:25 AM, Stephan Ewen wrote: >> I forgot the link ;-) >> >> http://data-artisans.com/high-throughput-low

Re: FYI: Blog Post on Flink's Streaming Performance and Fault Tolerance

2015-08-05 Thread Hawin Jiang
Great job, Guys Let me read it carefully. On Wed, Aug 5, 2015 at 7:25 AM, Stephan Ewen wrote: > I forgot the link ;-) > > > http://data-artisans.com/high-throughput-low-latency-and-exactly-once-stream-processing-with-apache-flink/ > > On Wed, Aug 5, 2015 at 4:11 PM, Stephan Ewen wrote: >

Re: FYI: Blog Post on Flink's Streaming Performance and Fault Tolerance

2015-08-05 Thread Stephan Ewen
I forgot the link ;-) http://data-artisans.com/high-throughput-low-latency-and-exactly-once-stream-processing-with-apache-flink/ On Wed, Aug 5, 2015 at 4:11 PM, Stephan Ewen wrote: > Hi all! > > We just published a blog post about how streaming fault tolerance > mechanisms evolved, and what kin

FYI: Blog Post on Flink's Streaming Performance and Fault Tolerance

2015-08-05 Thread Stephan Ewen
Hi all! We just published a blog post about how streaming fault tolerance mechanisms evolved, and what kind of performance Flink gets with its checkpointing mechanism. I think it is a pretty interesting read for people that are interested in Flink or data streaming in general. The blog post talk

答复:答复:thread model issue in TaskManager

2015-08-05 Thread wangzhijiang999
Thank you for suggestions, all my applications will run in yarn, I want to  use  jobgraph model in flink, and resort to runtime stack in twitter heron.  Some details need to be considered later.  I am further researching flink code now.  ---