Answer Posted / Ravi Pratap Karn
{"DStream": "A Discretized Stream (DStream) is an abstraction of continuous data streams in Apache Spark Streaming. It allows users to process high-volume, real-time data by collecting data in discrete batches (batch mode) or microbatches (microbatch mode).""}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers