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


Define Partition and Partitioner in Apache Spark?



Define Partition and Partitioner in Apache Spark?..

Answer / Mandeep

{"Partition": "A partition is a division of an RDD into smaller, more manageable chunks for parallel processing. Each partition contains a contiguous sequence of rows from the original dataset.""n"Partitioner": "A user-defined or built-in method that determines how data should be split and distributed across partitions in Apache Spark. The Partitioner interface defines the logic for creating a hash function to partition the data.""}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Can I run Apache Spark without Hadoop?

1 Answers  


What is the disadvantage of spark sql?

1 Answers  


Explain about the popular use cases of Apache Spark

1 Answers  


What is data pipeline in spark?

1 Answers  


How to identify that given operation is transformation/action in your program?

1 Answers  


What is apache spark in big data?

1 Answers  


What is a "Spark Executor"?

1 Answers  


Is spark good for machine learning?

1 Answers  


Explain catalyst query optimizer in Apache Spark?

1 Answers  


Explain join() operation in Apache Spark?

1 Answers  


How to create an rdd?

1 Answers  


How tasks are created in spark?

1 Answers  


Categories