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 executed in Spark? Clarify with precedents.



How is Streaming executed in Spark? Clarify with precedents...

Answer / Shagufta Pravin

Spark Streaming processes real-time data, such as live social media feeds or sensor data. It does so by creating a Discretized Stream (DStream) from an input source (like Kafka or Kinesis). The DStream is then transformed and aggregated using Spark Transformations and Actions before being processed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PySpark Interview Questions

What is the distinction among continue() and store()?

1 Answers  


Is pyspark a language?

1 Answers  


Why do we need pyspark?

1 Answers  


What is the difference between apache spark and pyspark?

1 Answers  


Explain about the parts of Spark Architecture?

1 Answers  


How would you determine the quantity of parcels while making a RDD? What are the capacities?

1 Answers  


Notice a few Transformations and Actions?

1 Answers  


What is the connection between Job, Task, Stage ?

1 Answers  


What is the use of pyspark?

1 Answers  


How is Spark SQL not the same as HQL and SQL?

1 Answers  


What is Sliding Window?

1 Answers  


What is DStream?

1 Answers  


Categories