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 transformation in spark?



What is transformation in spark?..

Answer / Preeti Arya

"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

Why is the spark so fast?

1 Answers  


What is rdd in spark with example?

1 Answers  


Do we need scala for spark?

1 Answers  


What are the disadvantages of using Apache Spark over Hadoop MapReduce?

1 Answers  


Define fold() operation in Apache Spark?

1 Answers  


What do you know about transformations in spark?

1 Answers  


Can you explain apache spark?

1 Answers  


Explain various cluster manager in Apache Spark?

1 Answers  


Is it necessary to start Hadoop to run any Apache Spark Application ?

1 Answers  


Does spark store data?

1 Answers  


What can skew the mean?

1 Answers  


What is the significance of Sliding Window operation?

1 Answers  


Categories