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 you process big data with spark?



How do you process big data with spark?..

Answer / Raza Hussain Khan

To process big data with Apache Spark, you first create a Spark Context or Session, then load your data into a Resilient Distributed Dataset (RDD), and apply transformations and actions to it. Transformations return new datasets, and actions return a value.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Discuss writeahead logging in Apache Spark Streaming?

1 Answers  


What is the difference between hadoop and spark?

1 Answers  


What is tungsten engine in spark?

1 Answers  


Define "Transformations" in Spark

1 Answers  


What do you understand by Lazy Evaluation?

1 Answers  


What is the standalone mode in spark cluster?

1 Answers  


What is meant by rdd lazy evaluation?

1 Answers  


Which are the methods to create rdd in spark?

1 Answers  


What is the advantage of a Parquet file?

1 Answers  


What is RDD?

1 Answers  


What is Apache Spark? What is the reason behind the evolution of this framework?

1 Answers  


What are the ways in which one can know that the given operation is transformation or action?

1 Answers  


Categories