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 is the need for Spark DAG?



What is the need for Spark DAG?..

Answer / Ankur Jain

The Directed Acyclic Graph (DAG) is crucial in Apache Spark as it allows efficient scheduling and execution of tasks. Each edge in the graph represents a dependency between two operations, with the source operation being computed before the target operation. By analyzing the dependencies in the DAG, Spark can optimize the order of task execution to minimize data shuffling and improve performance.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What is the key difference between textfile and wholetextfile method?

1 Answers  


How spark works on hadoop?

1 Answers  


What is spark slang for?

1 Answers  


What is javardd spark?

1 Answers  


In a very huge text file, you want to just check if a particular keyword exists. How would you do this using Spark?

1 Answers  


What is SparkSession in Apache Spark? Why is it needed?

1 Answers  


Does Apache Spark provide check pointing?

1 Answers  


What port does spark use?

1 Answers  


What is the difference between coalesce and repartition in spark?

1 Answers  


What is amazon spark?

1 Answers  


What is dag spark?

1 Answers  


What causes breaker to spark?

1 Answers  


Categories