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.
Post New Answer View All Answers
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