New Text Document
New Text Document
5.a data platform, which component is responsible for real-time data processing?
a) Batch Processing Engine
b) Stream Processing Engine
c) Data Warehouse
d) File System
8Which of the following data delivery semantics ensures that messages are delivered
at least once?
A) At-most-once
B) At-least-once
C) Exactly-once
D) None of the above
Answer: B) At-least-once
9. Spark’s Own Cluster Manager
Q2: What is the primary function of Spark’s Standalone Cluster Manager?
A) To manage distributed file systems
B) To allocate resources and schedule Spark jobs
C) To replace HDFS
D) To execute SQL queries