Re: Fault tolerance

2018-03-20 Thread Ning Wang
, it triggers backpressure to stop new data until the data in pipeline is consumed. On Tue, Mar 20, 2018 at 10:26 AM, Thuvarakan Tharmarajasingam < thuva4@gmail.com> wrote: > Hello, > I am currently working on a distributed fault tolerance system for big data > toolkit. Could you

Fault tolerance

2018-03-20 Thread Thuvarakan Tharmarajasingam
Hello, I am currently working on a distributed fault tolerance system for big data toolkit. Could you please give me an overview of how Heron achieved the fault tolerance?