<?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: Item snapshots in spark session monitoring are not working properly in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Item-snapshots-in-spark-session-monitoring-are-not-working/m-p/4289652#M5244</link>
    <description>&lt;P&gt;I've come across this issue with running pipelines with child activities too. For me it worked to open one acitivity in the monitor and change the url to the notebook and activity you want to watch. You can find these ID's often in the monitor. I haven't checked this for notebook snapshots, but it may work there too.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Nov 2024 21:41:53 GMT</pubDate>
    <dc:creator>FabianSchut</dc:creator>
    <dc:date>2024-11-18T21:41:53Z</dc:date>
    <item>
      <title>Item snapshots in spark session monitoring are not working properly</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Item-snapshots-in-spark-session-monitoring-are-not-working/m-p/4289613#M5243</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a pipeline combining several notebooks. Sometimes when I get an error, I would like to access the item snapshot to see exactly what went wrong and where. For some reason though, only the first notebook's snapshot is loading. I can choose others in the left-hand menu, but it still loads the snapshot of the first one.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Could someone help me with it? Is it a known issue maybe? It's a pretty small nuisance for opening the support ticket right now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 21:08:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Item-snapshots-in-spark-session-monitoring-are-not-working/m-p/4289613#M5243</guid>
      <dc:creator>Ostrzak</dc:creator>
      <dc:date>2024-11-18T21:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Item snapshots in spark session monitoring are not working properly</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Item-snapshots-in-spark-session-monitoring-are-not-working/m-p/4289652#M5244</link>
      <description>&lt;P&gt;I've come across this issue with running pipelines with child activities too. For me it worked to open one acitivity in the monitor and change the url to the notebook and activity you want to watch. You can find these ID's often in the monitor. I haven't checked this for notebook snapshots, but it may work there too.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 21:41:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Item-snapshots-in-spark-session-monitoring-are-not-working/m-p/4289652#M5244</guid>
      <dc:creator>FabianSchut</dc:creator>
      <dc:date>2024-11-18T21:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Item snapshots in spark session monitoring are not working properly</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Item-snapshots-in-spark-session-monitoring-are-not-working/m-p/4289911#M5245</link>
      <description>&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/634523"&gt;@Ostrzak&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Can you please share some more detail information about this issue? They should help us clarify your scenario and test to troubleshoot.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 02:09:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Item-snapshots-in-spark-session-monitoring-are-not-working/m-p/4289911#M5245</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-19T02:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Item snapshots in spark session monitoring are not working properly</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Item-snapshots-in-spark-session-monitoring-are-not-working/m-p/4293036#M5273</link>
      <description>&lt;P&gt;We are seeing this problem for about a month now. When we run multiple child notebooks from a data pipeline and try to see the resulting snapshots from the monitoring page, we always see the snapshot only of the first notebook.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 09:58:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Item-snapshots-in-spark-session-monitoring-are-not-working/m-p/4293036#M5273</guid>
      <dc:creator>jankuc</dc:creator>
      <dc:date>2024-11-20T09:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Item snapshots in spark session monitoring are not working properly</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Item-snapshots-in-spark-session-monitoring-are-not-working/m-p/4293269#M5276</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/634523"&gt;@Ostrzak&lt;/a&gt;&amp;nbsp;- I moved away from chaining together multiple notebooks in a Pipeline.&amp;nbsp; If I have to run more than 1 or 2 notebooks, I am using a DAG and the RunMultiple() option to orchestrate Notebook processing.&amp;nbsp; That has seemed to help with being able to dig into item snapshots because there is 1 Snapshot for the DAG but then it allows me to navigate to each individual notebook.&amp;nbsp; Seems like it works better or at least in my head it is working better.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 11:52:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Item-snapshots-in-spark-session-monitoring-are-not-working/m-p/4293269#M5276</guid>
      <dc:creator>jwinchell40</dc:creator>
      <dc:date>2024-11-20T11:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Item snapshots in spark session monitoring are not working properly</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Item-snapshots-in-spark-session-monitoring-are-not-working/m-p/4297394#M5315</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We also came across the same issue. Hope these will help in understading the issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are running multiple notebooks in a single Fabric Pipeline. If one of the notebook is failed and when we try to look at the snapshot to find the where the issue is, it is showing someother table snapshot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Issue Table(&lt;STRONG&gt;MARC) :&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SivaReddy24680_2-1732282933466.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1204302i680E98381395BA4A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SivaReddy24680_2-1732282933466.png" alt="SivaReddy24680_2-1732282933466.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Showing someother tables snapshot(&lt;STRONG&gt;EKKO) :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SivaReddy24680_1-1732282734945.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1204300i138FA1FE01B48FD8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SivaReddy24680_1-1732282734945.png" alt="SivaReddy24680_1-1732282734945.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: It is opening the same EKKO snapshot for all the tables irrespective of the table status(success/fail)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 12:03:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Item-snapshots-in-spark-session-monitoring-are-not-working/m-p/4297394#M5315</guid>
      <dc:creator>SivaReddy24680</dc:creator>
      <dc:date>2024-11-25T12:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Item snapshots in spark session monitoring are not working properly</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Item-snapshots-in-spark-session-monitoring-are-not-working/m-p/4307639#M5423</link>
      <description>&lt;P&gt;Hi, Thank you for answering @jankuc and &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/599628"&gt;@jwinchell40&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will raise a ticket with MS Support, as I currently cannot step away from chaining notebooks in a pipeline. Will see how it goes.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 13:05:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Item-snapshots-in-spark-session-monitoring-are-not-working/m-p/4307639#M5423</guid>
      <dc:creator>Ostrzak</dc:creator>
      <dc:date>2024-11-29T13:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Item snapshots in spark session monitoring are not working properly</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Item-snapshots-in-spark-session-monitoring-are-not-working/m-p/4309379#M5441</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/634523"&gt;@Ostrzak&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Any update on this? Did this issue fix or still appeared on your side?&lt;/P&gt;
&lt;P&gt;BTW, this issue seems more related to azure pipeline snapshot. If fabric support not helps, you can also report them on azure support side.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 06:53:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Item-snapshots-in-spark-session-monitoring-are-not-working/m-p/4309379#M5441</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-12-02T06:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Item snapshots in spark session monitoring are not working properly</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Item-snapshots-in-spark-session-monitoring-are-not-working/m-p/4331536#M5630</link>
      <description>&lt;P&gt;Are you running on high concurrency mode?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 20:57:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Item-snapshots-in-spark-session-monitoring-are-not-working/m-p/4331536#M5630</guid>
      <dc:creator>anuyogam</dc:creator>
      <dc:date>2024-12-16T20:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Item snapshots in spark session monitoring are not working properly</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Item-snapshots-in-spark-session-monitoring-are-not-working/m-p/4373321#M6305</link>
      <description>&lt;P&gt;It is not working from the activites aswell. I can see some notebooks were repeated for some tables&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 09:32:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Item-snapshots-in-spark-session-monitoring-are-not-working/m-p/4373321#M6305</guid>
      <dc:creator>SivaReddy24680</dc:creator>
      <dc:date>2025-01-21T09:32:06Z</dc:date>
    </item>
  </channel>
</rss>

