Answer Posted / Rajeev Kumar
The abstraction of Apache Spark Streaming is called DStream (Discretized Stream). A DStream is an immutable, distributed stream of data that can be transformed using various operations such as map, filter, reduce, and join.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers