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 is the difference between reducebykey and groupbykey?



What is the difference between reducebykey and groupbykey?..

Answer / Neha Rani

reduceByKey is an operation that reduces each pair of key-value pairs to a single value while combining multiple iterations. Group by key, on the other hand, groups the data by the key but does not perform any reduction unless an aggregate function is specified.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What is a shuffle block in spark?

1 Answers  


What is spark training?

1 Answers  


How rdd persist the data?

1 Answers  


What are the transformations in spark?

1 Answers  


What are the languages in which Apache Spark create API?

1 Answers  


How do you parse data in xml? Which kind of class do you use with java to parse data?

1 Answers  


What is difference between rdd and dataframe?

1 Answers  


Explain Spark saveAsTextFile() operation?

1 Answers  


What is Directed Acyclic Graph(DAG)?

1 Answers  


Explain the process to trigger automatic clean-up in Spark to manage accumulated metadata.

1 Answers  


What is RDD in Apache Spark? How are they computed in Spark? what are the various ways in which it can create?

1 Answers  


What are the features of Spark?

1 Answers  


Categories