Computer Science, asked by Lavi1739, 8 months ago

DStreams are ________ internally.

Answers

Answered by mohishkhan9996
1

Answer:

DStreams internally is characterized by a few basic properties: A list of other DStreams that the DStream depends on. A time interval at which the DStream generates an RDD. A function that is used to generate an RDD after each time interval.

Similar questions