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 we submit a spark job?



What happens when we submit a spark job?..

Answer / Pankaj Kumar Tripathi

When a Spark job is submitted, it is broken down into smaller tasks and distributed across the cluster. Each task is executed by a worker node, which runs an executor process. The driver program coordinates the execution of these tasks, keeps track of their progress, and handles communication between the driver and executors.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What is spark sqlcontext?

1 Answers  


How tasks are created in spark?

1 Answers  


What is rdd partition?

1 Answers  


How are sparks created?

1 Answers  


Define a worker node?

1 Answers  


Explain Spark Executor

1 Answers  


Can You Use Apache Spark To Analyze and Access Data Stored In Cassandra Databases?

1 Answers  


Can you explain spark mllib?

1 Answers  


Is spark a mapreduce?

1 Answers  


What is a spark standalone cluster?

1 Answers  


Is there any benefit of learning MapReduce, then?

1 Answers  


What is SparkContext in Apache Spark?

1 Answers  


Categories