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 do we create rdds in spark?



How do we create rdds in spark?..

Answer / Satya Swarup Anand

RDD (Resilient Distributed Datasets) can be created in Spark using several methods. Some common ways to create RDDs include loading data from an external storage system like HDFS or local file systems, creating RDDs from another RDD using transformations such as map, filter, and union, or using Spark Shell's built-in functions like textFile.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Define various running modes of apache spark?

1 Answers  


What is distributed cache in spark?

1 Answers  


Do I need to learn scala for spark?

1 Answers  


How is streaming implemented in spark? Explain with examples.

1 Answers  


Why is rdd immutable?

1 Answers  


What exactly is spark?

1 Answers  


Explain about the core components of a distributed Spark application?

1 Answers  


What is setmaster in spark?

1 Answers  


Define paired RDD in Apache Spark?

1 Answers  


Is there any API available for implementing graphs in Spark?

1 Answers  


Does google use spark?

1 Answers  


What is scala and spark?

1 Answers  


Categories