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


How is data represented in Spark?



How is data represented in Spark?..

Answer / Amar Deep Singh Yadav

Data in Spark is represented as RDDs, DataSets, or DataFrames. RDDs are distributed collections of objects and support both immutable and mutable operations, while DataSets provide a type-safe API for RDDs and are immutable. DataFrames extend DataSets to support structured data with a schema, allowing for easier manipulation and analysis.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What is the abstraction of Spark Streaming?

1 Answers  


Explain write ahead log(journaling) in spark?

1 Answers  


What is data skew and how do you fix it?

1 Answers  


Explain Spark countByKey() operation?

1 Answers  


What are the various levels of persistence in Apache Spark?

1 Answers  


What is an "Accumulator"?

1 Answers  


Can we run Apache Spark without Hadoop?

1 Answers  


Who invented spark?

1 Answers  


Discuss the various running mode of Apache Spark?

1 Answers  


Which one will you choose for a project –Hadoop MapReduce or Apache Spark?

1 Answers  


What is the command to start and stop the Spark in an interactive shell?

1 Answers  


What is the driver program in spark?

1 Answers  


Categories