Big Data Systems HPI

Quiz 4 - Stream Processing


Question

Which of the following statements concerning Apache Storm, Flink and Spark are true?

Select one or more:

Apache Storm performs true streaming. All three engines support exactly-once guarantees. Apache Flink performs true streaming. Apache Spark performs true streaming. All three engines work on some form of execution graph


Answer

Apache Storm performs true streaming. Apache Flink performs true streaming. All three engines work on some form of execution graph




Comments