Answer Posted / Jitendra Kumar Yadav
Spark Streaming is an extension of Apache Spark that enables real-time data streaming processing. It divides the live data input into batches and processes each batch using the same transformations and actions as traditional Spark operations.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers