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 rdd distributed?



How is rdd distributed?..

Answer / Vivek Prasad

RDDs in Spark are distributed across the cluster nodes using a partitioning scheme. By default, Spark uses HashPartitioner to divide the RDD into equal-sized partitions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Explain the default level of parallelism in Apache Spark

1 Answers  


What is Spark Driver?

1 Answers  


Do you know the comparative differences between apache spark and hadoop?

1 Answers  


What happens if rdd partition is lost due to worker node failure?

1 Answers  


Is scala required for spark?

1 Answers  


Name three features of using Apache Spark

1 Answers  


How can we create rdds in apache spark?

1 Answers  


What is the method to create a data frame?

1 Answers  


What is application master in spark?

1 Answers  


Can spark work without hadoop?

1 Answers  


Explain api create or replace tempview()?

1 Answers  


What are the advantages of datasets in spark?

1 Answers  


Categories