Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How is streaming implemented in spark?



How is streaming implemented in spark?..

Answer / Meena Singh

Spark Streaming processes live data streams by dividing the stream into batches and processing each batch using Spark's core functionality. The micro-batches are typically configured with a fixed interval, such as 1 second or 10 minutes, depending on the requirements of the specific application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

explain the concept of RDD (Resilient Distributed Dataset). Also, state how you can create RDDs in Apache Spark.

1 Answers  


Define "PageRank".

1 Answers  


What is meant by rdd lazy evaluation?

1 Answers  


Explain Catalyst framework?

1 Answers  


What is paired rdd in spark?

1 Answers  


Explain fold() operation in spark?

1 Answers  


What are the benefits of using Spark with Apache Mesos?

1 Answers  


Define the level of parallelism and its need in spark streaming?

1 Answers  


What is difference between spark and scala?

1 Answers  


What is scala and spark?

1 Answers  


Does google use spark?

1 Answers  


Can you explain spark core?

1 Answers  


Categories