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


By Default, how many partitions are created in RDD in Apache Spark?



By Default, how many partitions are created in RDD in Apache Spark?..

Answer / Deepak Diwakar

By default, when an RDD is created from a local file using `textFile()` or `wholeTextFiles()`, Spark creates 20 partitions for the RDD. When reading data from HDFS, Spark creates as many partitions as there are blocks in the file on the HDFS cluster.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

How do I get apache spark on windows 10?

1 Answers  


What do you mean by Speculative execution in Apache Spark?

1 Answers  


How do I optimize my spark code?

1 Answers  


Why do people use spark?

1 Answers  


Is it possible to run Apache Spark on Apache Mesos?

1 Answers  


What is the FlatMap Transformation in Apache Spark RDD?

1 Answers  


What is a worker node in Apache Spark?

1 Answers  


Which are the various data sources available in spark sql?

1 Answers  


What is faster than apache spark?

1 Answers  


What is shark?

1 Answers  


Apache Spark is a good fit for which type of machine learning techniques?

1 Answers  


How do I clear my spark cache?

1 Answers  


Categories