<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/oai-pmh.xsl"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-09-20T09:58:36Z</responseDate>
  <request identifier="oai:www.ideals.illinois.edu:2142/121563" metadataPrefix="etdms" verb="GetRecord">https://www.ideals.illinois.edu/oai-pmh</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:www.ideals.illinois.edu:2142/121563</identifier>
        <datestamp>2023-12-13</datestamp>
        <setSpec>col_2142_5131</setSpec>
        <setSpec>col_2142_16359</setSpec>
        <setSpec>com_2142_5130</setSpec>
        <setSpec>com_2142_16358</setSpec>
        <setSpec>com_2142_234</setSpec>
      </header>
      <metadata>
        <thesis xmlns="http://www.ndltd.org/standards/metadata/etdms/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.ndltd.org/standards/metadata/etdms/1.1/ http://www.ndltd.org/standards/metadata/etdms/1.1/etdms11.xsd http://purl.org/dc/elements/1.1/ http://www.ndltd.org/standards/metadata/etdms/1.1/etdmsdc.xsd">
          <dc:contributor>Nagi, Rakesh</dc:contributor>
          <dc:date>2023-08</dc:date>
          <dc:format>application/pdf</dc:format>
          <dc:language>en</dc:language>
          <dc:type>text</dc:type>
          <dc:description>Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2023-12-04 without embargo terms</dc:description>
          <dc:description>The student, Arkadiy Gertsman, accepted the attached license on 2023-07-20 at 16:47.</dc:description>
          <dc:description>The student, Arkadiy Gertsman, submitted this Thesis for approval on 2023-07-20 at 16:51.</dc:description>
          <dc:description>This Thesis was approved for publication on 2023-07-21 at 10:34.</dc:description>
          <dc:description>DSpace SAF Submission Ingestion Package generated from Vireo submission #19760 on 2023-12-04 at 17:03:37</dc:description>
          <dc:title>A faster reinforcement learning approach to efficient job scheduling in Apache Spark</dc:title>
          <dc:creator>Gertsman, Arkadiy</dc:creator>
          <dc:date>2023-07-21</dc:date>
          <dc:subject>Reinforcement Learning</dc:subject>
          <dc:subject>Graph Neural Networks</dc:subject>
          <dc:subject>Job Scheduling</dc:subject>
          <dc:subject>Apache Spark</dc:subject>
          <dc:description>Job scheduling problems have been widely studied in theoretical computer science and operations research, and are commonly encountered in applied settings such as computer systems, manufacturing, and construction. There are many variants of job scheduling, but they share a common goal: designat- ing jobs to run on a set of parallel machines at different times, such that the machines are efficiently utilized. This thesis focuses on job scheduling in the context of Apache SparkTM, a popular data analytics engine that harnesses the power of distributed computing. Job scheduling is central to Spark, as each Spark application needs a scheduler to orchestrate its job submissions. The basic scheduling rules provided by Spark work well on lighter workloads, but sophisticated scheduling algorithms can greatly increase cluster efficiency when workloads are heavier. Previous work has introduced such algorithms, some hand-tuned and others learned. This thesis thoroughly documents Dec- ima, the state-of-the-art, reinforcement-learned Spark job scheduler, includ- ing a close look into their simulator and model architectures, and a new SMDP formulation of the problem. This thesis also proposes Decima++, an update to Decima which improves scheduling performance and reduces training time by over 11×.</dc:description>
          <dc:type>Text</dc:type>
          <dc:language>eng</dc:language>
          <dc:identifier>https://hdl.handle.net/2142/121563</dc:identifier>
          <dc:rights>Copyright 2023 Arkadiy Gertsman</dc:rights>
          <degree>
            <name>M.S.</name>
            <level>Thesis</level>
            <discipline>Industrial Engineering</discipline>
            <grantor>University of Illinois at Urbana-Champaign</grantor>
            <department>Industrial&amp;Enterprise Sys Eng</department>
          </degree>
        </thesis>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
