What is spark parallelize?



What is spark parallelize?..

Answer / Satyendra Kumar Sharma

Yes, Apache Spark Streaming is designed to process real-time data streams. It processes micro-batches of data (e.g., every few seconds) and provides an API for handling continuous data streams.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

How does apache spark work?

1 Answers  


How many ways we can create rdd?

1 Answers  


What are the great features of spark sql?

1 Answers  


How apache spark works?

1 Answers  


What is parallelize in spark?

1 Answers  


What is Catalyst framework?

1 Answers  


What does the Spark Engine do?

1 Answers  


How is streaming implemented in spark? Explain with examples.

1 Answers  


What is write ahead log(journaling) in Spark?

1 Answers  


Describe the distnct(),union(),intersection() and substract() transformation in Apache Spark RDD?

1 Answers  


What is the use of flatmap in spark?

1 Answers  


What is spark driver application?

1 Answers  


Categories