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 happens when you submit spark job?



What happens when you submit spark job?..

Answer / Parvez Khan

When you submit a Spark job, the job is divided into multiple tasks and executed in parallel across a cluster of machines. Each task operates on a subset of the data and produces intermediate results that are combined to produce the final result.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Define the common faults of the developer while using apache spark?

1 Answers  


If there is certain data that we want to use again and again in different transformations, what should improve the performance?

1 Answers  


What are spark jobs?

1 Answers  


What is difference between spark and scala?

1 Answers  


Define the level of parallelism and its need in spark streaming?

1 Answers  


What is write ahead log(journaling) in Spark?

1 Answers  


What is coarsegrainedexecutorbackend?

1 Answers  


Is spark difficult to learn?

1 Answers  


Please explain the sparse vector in Spark.

1 Answers  


What is the difference between spark and scala?

1 Answers  


Can you explain apache spark?

1 Answers  


What happens when an action is executed in spark?

1 Answers  


Categories