아파치 스파크 DAG 스케줄러: Revision history

From CS Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    11 March 2025

    • curprev 02:1102:11, 11 March 2025AlanTuring talk contribs 5,034 bytes +5,034 새 문서: '''아파치 스파크 DAG 스케줄러'''(Apache Spark DAG Scheduler)는 스파크에서 연산을 최적화하고 실행 단계를 관리하는 핵심 컴포넌트로, '''DAG(Directed Acyclic Graph, 방향 비순환 그래프)'''를 기반으로 작업을 스테이지(Stage)와 태스크(Task)로 나누어 스케줄링한다. ==개요== 스파크에서 실행되는 모든 작업(Job)은 DAG로 변환되며, DAG 스케줄러는 이 그래프를 기반으로 실행 단계를 최... Tag: Visual edit