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


On what all basis can you differentiate rdd, dataframe, and dataset?



On what all basis can you differentiate rdd, dataframe, and dataset?..

Answer / Dinesh Kumar Maurya

RDD is the most basic distributed collection, while DataFrame and Dataset are higher-level abstractions that provide optimized SQL and distributed data manipulation. The main differences lie in their schema, optimization, and API. RDD has no schema, DataFrame has an implicit schema, and Dataset has a strongly typed schema.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What is partitioner spark?

1 Answers  


How is spark different from hadoop?

1 Answers  


What is the use of spark sql?

1 Answers  


How will you connect Apache Spark with Apache Mesos?

1 Answers  


What's rdd?

1 Answers  


How is spark sql different from hql and sql?

1 Answers  


What is sc parallelize in spark?

1 Answers  


Describe the run-time architecture of Spark?

1 Answers  


Can copper cause a spark?

1 Answers  


What happens to rdd when one of the nodes on which it is distributed goes down?

1 Answers  


What is the biggest shortcoming of Spark?

1 Answers  


Explain the flatMap() transformation in Apache Spark?

1 Answers  


Categories