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...


Why we use parallelize in spark?



Why we use parallelize in spark?..

Answer / Tajpal Singh

"Parallelize" is a method used to create RDDs (Resilient Distributed Datasets) in Spark. It takes an iterable collection, such as a list or array, and partitions the data across multiple nodes for parallel processing. This enables Spark to handle large datasets more efficiently by distributing computation and storage tasks.n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

How you can remove the element with a critical present in any other Rdd is Apache spark?

1 Answers  


What are the features of Spark?

1 Answers  


Is it possible to run Apache Spark without Hadoop?

1 Answers  


What are the features of spark rdd?

1 Answers  


What is an rdd?

1 Answers  


Explain Spark leftOuterJoin() and rightOuterJoin() operation?

1 Answers  


Explain cogroup() operation in Spark?

1 Answers  


Explain the difference between Spark SQL and Hive.

1 Answers  


What are shared variables in spark?

1 Answers  


What is number of executors in spark?

1 Answers  


What is paired rdd in spark?

1 Answers  


Can I install spark on windows?

1 Answers  


Categories