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


Does rdd have schema?



Does rdd have schema?..

Answer / Kumar Alok Ranjha

By default, RDDs in Apache Spark do not have a schema. However, you can assign a schema to an RDD using methods like `toDF()` or `selectSchema()`. When reading data from structured sources like CSV or JSON, Spark will automatically infer the schema.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

List few benefits of spark over map reduce?

1 Answers  


What are common spark ecosystems?

1 Answers  


When should you use spark cache?

1 Answers  


What is Directed Acyclic Graph(DAG)?

1 Answers  


What is transformation in spark?

1 Answers  


How can you manually partition the rdd?

1 Answers  


Why do fires spark?

1 Answers  


Explain partitions?

1 Answers  


How many ways can you create rdd in spark?

1 Answers  


Explain countByValue() operation in Apache Spark RDD?

1 Answers  


Do I need scala for spark?

1 Answers  


How does yarn work with spark?

1 Answers  


Categories