Two features I can think of:

Dhalion
https://blog.acolyer.org/2017/06/30/dhalion-self-regulating-stream-processing-in-heron/

Backpressure
Streammanager is responsible for all data transactions and it monitors the
data consumption. If a process runs slow and incoming data buffer is full,
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 please give me an overview of how Heron achieved the
> fault tolerance?
>
  • Fault tolerance Thuvarakan Tharmarajasingam
    • Re: Fault tolerance Ning Wang

Reply via email to