Difference between revisions of "Directed acyclic graph (DAG)"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[wikipedia:Directed acyclic graph]]
+
[[wikipedia:Directed acyclic graph]] is a directed graph that has no cycles or loops.
 +
 
 +
* [[Vertices]]
 +
 
 +
* [[Apache Spark]]
 +
* [[Apache Airflow]]
 +
* [[Python DASK]]
  
  
Line 6: Line 12:
 
* [[GitLab Pipelines]]: https://docs.gitlab.com/ee/ci/directed_acyclic_graph/
 
* [[GitLab Pipelines]]: https://docs.gitlab.com/ee/ci/directed_acyclic_graph/
 
* [[Apache Airflow]]
 
* [[Apache Airflow]]
 +
* [[Machine Learning]]
 +
* <code>[[airflow dags]]</code> command
 +
* <code>[[max_active_tasks_per_dag]]</code>
 +
* <code>[[WARNING - No viable dags retrieved from]]</code>
 +
 +
== Activities ==
 +
* Read https://www.astronomer.io/blog/7-common-errors-to-check-when-debugging-airflow-dag/
  
 
== See also ==
 
== See also ==

Latest revision as of 10:19, 30 November 2022

Advertising: