Answer Posted / Priyanka Srivastava
Spark Streaming can process data streams received from a socket. It uses the DirectStream class to create DataStreams from the sockets, which can then be processed using various transformations and actions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers