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 |
What is difference between coalesce and repartition?
What is cluster in apache spark?
Can you list down the limitations of using Apache Spark?
State the difference between persist() and cache() functions.
Explain reduceByKey() Spark operation?
What is sc textfile?
What is spark client?
What are the languages supported by apache spark?
What is "GraphX" in Spark?
What is the use of checkpoints in spark?
Can you explain how to minimize data transfers while working with Spark?
Can I install spark on windows?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)