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 are the ways to create RDDs in Apache Spark? Explain.



What are the ways to create RDDs in Apache Spark? Explain...

Answer / Dibya Prakash Tiwari

{"ways":[n "parallelize": creates an RDD from a local collection of data with specified parallelism.n "textFile": reads lines of text from one or more files located on HDFS or any Hadoop compatible file system.n "wholeTextFiles": reads whole content of zero or more files located on HDFS or any Hadoop compatible file system as a single RDD of (filename, content) pairs.n ]}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Explain Spark saveAsTextFile() operation?

1 Answers  


What is spark ml?

1 Answers  


What is meant by in-memory processing in Spark?

1 Answers  


What are the components of Spark Ecosystem?

1 Answers  


How many types of Transformation are there?

1 Answers  


Explain the flatMap() transformation in Apache Spark?

1 Answers  


What is big data spark?

1 Answers  


What is the disadvantage of spark sql?

1 Answers  


How will you calculate the number of executors required to do real-time processing using Apache Spark? What factors need to be considered for deciding on the number of nodes for real-time processing?

1 Answers  


List the various types of "Cluster Managers" in Spark.

1 Answers  


What is spark executor cores?

1 Answers  


What are spark jobs?

1 Answers  


Categories