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 Directed Acyclic Graph(DAG)?



What is Directed Acyclic Graph(DAG)?..

Answer / Vineet Kumar Yadav

"A Directed Acyclic Graph (DAG) is a graph where there are no cycles that can be traversed in a direction. In the context of Spark, DAG represents the dependencies between transformations and actions, ensuring that transformations are only computed when their output is actually needed."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What is difference between coalesce and repartition?

1 Answers  


What is cluster in apache spark?

1 Answers  


Can you list down the limitations of using Apache Spark?

1 Answers  


State the difference between persist() and cache() functions.

1 Answers  


Explain reduceByKey() Spark operation?

1 Answers  


What is sc textfile?

1 Answers  


What is spark client?

1 Answers  


What are the languages supported by apache spark?

1 Answers  


What is "GraphX" in Spark?

1 Answers  


What is the use of checkpoints in spark?

1 Answers  


Can you explain how to minimize data transfers while working with Spark?

1 Answers  


Can I install spark on windows?

1 Answers  


Categories