adspace


Can we do real-time processing using spark sql?

Answer Posted / Reeta Verma

Yes, Spark SQL supports real-time processing through the DataFrame API, which can process streaming data using the Spark Streaming library.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by Transformation? Give some examples.

385


What is the latest version of spark?

343


List the advantage of Parquet file in Apache Spark?

525


Explain how RDDs work with Scala in Spark

411