Select the correct statements.
O Spark Streaming discretizes the streaming cats into micro-batches
O Spark Streaming receives only single stream of data at a time.
O Spark Streaming can receive many streams of data in parallel
O DStream is the main entry point for Spark Streaming functionality



Answer :

Other Questions