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 dataset and dataframe in spark?



What is the difference between dataset and dataframe in spark?..

Answer / Rishabh

Dataset provides strong typed API and is safer to use as it prevents type-safety issues. DataFrame, on the other hand, provides a schema for heterogeneous datasets and has weakly typed APIs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

How tasks are created in spark?

1 Answers  


What is difference between map and flatmap in spark?

1 Answers  


What is spark machine learning?

1 Answers  


How many types of rdd are there in spark?

1 Answers  


List few benefits of spark over map reduce?

1 Answers  


What do you understand by SchemaRDD?

1 Answers  


Can you explain apache spark?

1 Answers  


What is the default partition in spark?

1 Answers  


How Spark uses Hadoop?

1 Answers  


How does apache spark work?

1 Answers  


What is the use of spark sql?

1 Answers  


Explain how can you minimize data transfers when working with spark?

1 Answers  


Categories