<?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 Dashboard in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/dashboard/m-p/110344#M43548</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I want to design a dashboard that will show some variables of Spark-UI. Is it possible to access Spark-UI variables from my spark program.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Feb 2025 00:46:29 GMT</pubDate>
    <dc:creator>subhas_1729</dc:creator>
    <dc:date>2025-02-17T00:46:29Z</dc:date>
    <item>
      <title>Dashboard</title>
      <link>https://community.databricks.com/t5/data-engineering/dashboard/m-p/110344#M43548</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I want to design a dashboard that will show some variables of Spark-UI. Is it possible to access Spark-UI variables from my spark program.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 00:46:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dashboard/m-p/110344#M43548</guid>
      <dc:creator>subhas_1729</dc:creator>
      <dc:date>2025-02-17T00:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard</title>
      <link>https://community.databricks.com/t5/data-engineering/dashboard/m-p/110345#M43549</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/109952"&gt;@subhas_1729&lt;/a&gt;,&lt;/P&gt;
&lt;P class="_1t7bu9h1 paragraph"&gt;&lt;SPAN&gt;You can achieve this by leveraging Spark's monitoring and instrumentation APIs.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="_1t7bu9h1 paragraph"&gt;Spark provides metrics that can be accessed through the SparkListener interface as well as the REST API. The SparkListener interface allows you to receive notifications about events happening in your Spark application, such as job start/end and stage start/end. By implementing SparkListener and registering it with your SparkContext, you can collect metrics and other information that are typically displayed in the Spark UI&lt;/P&gt;
&lt;P class="_1t7bu9h1 paragraph"&gt;Implementing these approaches will allow your Spark program to access the required metrics and variables to design an informative dashboard similar to the Spark UI.&lt;/P&gt;
&lt;P class="_1t7bu9h1 paragraph"&gt;&lt;A href="https://spark.apache.org/docs/latest/monitoring.html" target="_blank"&gt;https://spark.apache.org/docs/latest/monitoring.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 02:11:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dashboard/m-p/110345#M43549</guid>
      <dc:creator>Alberto_Umana</dc:creator>
      <dc:date>2025-02-17T02:11:29Z</dc:date>
    </item>
  </channel>
</rss>

