<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Enabling Fair Scheduler from Databricks Notebook in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/enabling-fair-scheduler-from-databricks-notebook/m-p/31268#M22750</link>
    <description>&lt;PRE&gt;&lt;CODE&gt;spark.conf.set("spark.scheduler.mode", "FAIR")
sc.setLocalProperty("spark.scheduler.pool", "pool1")&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Please use the above conf setting to enable FAIR (round robin) mode instead of default FIFO. &lt;/P&gt;&lt;P&gt;Using the above example, you can also set a separate pool for each job/notebook. &lt;/P&gt;</description>
    <pubDate>Tue, 20 Sep 2022 15:21:03 GMT</pubDate>
    <dc:creator>Hubert-Dudek</dc:creator>
    <dc:date>2022-09-20T15:21:03Z</dc:date>
    <item>
      <title>Enabling Fair Scheduler from Databricks Notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/enabling-fair-scheduler-from-databricks-notebook/m-p/31267#M22749</link>
      <description>&lt;P&gt;How to enable fair scheduler from Databricks notebook using python commands?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 13:15:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/enabling-fair-scheduler-from-databricks-notebook/m-p/31267#M22749</guid>
      <dc:creator>HariharaSam</dc:creator>
      <dc:date>2022-09-20T13:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Fair Scheduler from Databricks Notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/enabling-fair-scheduler-from-databricks-notebook/m-p/31268#M22750</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;spark.conf.set("spark.scheduler.mode", "FAIR")
sc.setLocalProperty("spark.scheduler.pool", "pool1")&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Please use the above conf setting to enable FAIR (round robin) mode instead of default FIFO. &lt;/P&gt;&lt;P&gt;Using the above example, you can also set a separate pool for each job/notebook. &lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 15:21:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/enabling-fair-scheduler-from-databricks-notebook/m-p/31268#M22750</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2022-09-20T15:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Fair Scheduler from Databricks Notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/enabling-fair-scheduler-from-databricks-notebook/m-p/31269#M22751</link>
      <description>&lt;P&gt;Hi @Hariharan Sambath​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'd love to hear from you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Oct 2022 11:38:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/enabling-fair-scheduler-from-databricks-notebook/m-p/31269#M22751</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-02T11:38:19Z</dc:date>
    </item>
  </channel>
</rss>

