This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What API does Spark use to read data from Kafka?
spark.readStream().
read.Stream().
spark.writeStream().
Which of the following parameters can't be used to read data from Kafka?
Window.
Offset.
Broker connection string.
Which scenario is best suited for using Spark Structured Streaming in Azure HDInsight?
Running reports on a nightly basis and saving the reports for future use.
Creating adhoc queries on historical data.
Running continuous jobs on streaming data.
You must answer all questions before checking your work.
Was this page helpful?