Closed Bug 1390332 Opened 8 years ago Closed 7 years ago

Set spark.scheduler.mode to FAIR

Categories

(Data Platform and Tools Graveyard :: Telemetry Analysis Service (ATMO), enhancement, P4)

enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: amiyaguchi, Unassigned)

Details

Attachments

(1 file)

First in first out is a good policy for long running batch jobs, but isn't necessarily the best policy for analysis work. ATMO should set the scheduler mode to fair, which enables a round robin scheduling policy for jobs.[1] This would make working in Jupyter a bit nicer (Zeppelin already does this by default). [1] https://spark.apache.org/docs/latest/job-scheduling.html#scheduling-within-an-application
Assignee: nobody → amiyaguchi
Points: --- → 1
Priority: -- → P1
Points: 1 → 2
Assignee: amiyaguchi → nobody
Priority: P1 → P4
The responsibility of fair resource allocation probably lies with YARN. Enabling the fair scheduling mode in Spark didn't help with multitenancy in my small trial usage.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Product: Data Platform and Tools → Data Platform and Tools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: