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



What is rdd map?..

Answer / Rashi Gupta

RDD (Resilient Distributed Dataset) Map is a transformation operation in Apache Spark that applies a user-defined function to each element of an RDD. The resulting collection is another RDD, with the same type as the input data but containing transformed elements.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

List some use cases where Spark outperforms Hadoop in processing.

1 Answers  


how will you implement SQL in Spark?

1 Answers  


Explain Spark countByKey() operation?

1 Answers  


What port does spark use?

1 Answers  


What does the Spark Engine do?

1 Answers  


What operations RDD support?

1 Answers  


Define parquet file format? How to convert data to parquet format?

1 Answers  


What are benefits of DataFrame in Spark?

1 Answers  


What is the method to create a data frame?

1 Answers  


Why do we use spark?

1 Answers  


Explain transformation in rdd. How is lazy evaluation helpful in reducing the complexity of the system?

1 Answers  


What is spark job?

1 Answers  


Categories