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 row rdd in spark?



What is row rdd in spark?..

Answer / Siddh Nath

"Row RDD" (Record Resilient Distributed Dataset) in Apache Spark is a specialized RDD that contains structured data, like rows from a database table or CSV file. Row RDD provides built-in support for common data types, like integers, strings, and structs, making it easier to work with complex datasets.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

By Default, how many partitions are created in RDD in Apache Spark?

1 Answers  


What is the use of dataframe in spark?

1 Answers  


What is Spark Driver?

1 Answers  


What is Spark SQL?

1 Answers  


How does spark run hadoop?

1 Answers  


What is the driver program in spark?

1 Answers  


Is spark a language?

1 Answers  


What is pregel api?

1 Answers  


Is it necessary to install spark on all the nodes of a YARN cluster while running Apache Spark on YARN ?

1 Answers  


Define fold() operation in Apache Spark?

1 Answers  


What is shuffle in spark?

1 Answers  


What happens when you submit spark job?

1 Answers  


Categories