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


What does repartition do in spark?



What does repartition do in spark?..

Answer / Sandeep Shandilya

Repartition in Apache Spark is a function used to change the number of partitions for a DataFrame or RDD. It helps to balance the data distribution across nodes by either increasing or decreasing the number of partitions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What is the use of spark?

1 Answers  


What are the types of Transformation in Spark RDD Operations?

1 Answers  


Describe coalesce() operation. When can you coalesce to a larger number of partitions? Explain.

1 Answers  


How to create RDD?

1 Answers  


What is cluster mode in spark?

1 Answers  


Do I need to learn scala for spark?

1 Answers  


What is a "Spark Driver"?

1 Answers  


What is spark pipeline?

1 Answers  


When should you use spark cache?

1 Answers  


What is spark vectorization?

1 Answers  


Explain the lookup() operation in Spark?

1 Answers  


When creating an RDD, what goes on internally?

1 Answers  


Categories