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 do you know about transformations in spark?



What do you know about transformations in spark?..

Answer / Ashutosh Verma

"In Apache Spark, a transformation is an operation that takes an RDD and converts it into another RDD. Transformations are lazy - they do not actually execute the RDD until an action (like count(), collect(), or saveAsTextFile()) is called. Some common transformations include map(), filter(), flatMap(), reduceByKey(), and join().".

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What is flatmap in angular?

1 Answers  


What is spark technology?

1 Answers  


What is meant by Transformation? Give some examples.

0 Answers  


What is Apache Spark? What is the reason behind the evolution of this framework?

1 Answers  


What is spark reducebykey?

1 Answers  


What is the difference between DSM and RDD?

1 Answers  


What is a worker node in Apache Spark?

1 Answers  


Is spark used for machine learning?

1 Answers  


What is a dataset? What are its advantages over dataframe and rdd?

1 Answers  


Can you explain broadcast variables?

1 Answers  


What are the advantages of datasets in spark?

1 Answers  


What is Directed Acyclic Graph(DAG)?

1 Answers  


Categories