<?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: Notebook execution keeps showing &amp;quot;Fetching result&amp;quot; endlessly in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/notebook-execution-keeps-showing-quot-fetching-result-quot/m-p/123618#M47040</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/104571"&gt;@himoshi&lt;/a&gt;&amp;nbsp;Good Day!&lt;BR /&gt;1. Could you use print() instead of display()?&lt;BR /&gt;2.If you're printing a large YAML or dictionary object directly (e.g. print(parsed_yaml) or display(parsed_yaml)),&lt;BR /&gt;try:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;import json&lt;BR /&gt;print(json.dumps(parsed_yaml, indent=2)[:500]) # Print only first 500 characters&lt;BR /&gt;3. Could you also try saving the output to a temp file location and reading it back to see if you are actually getting any results?&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 02 Jul 2025 09:45:24 GMT</pubDate>
    <dc:creator>Vidhi_Khaitan</dc:creator>
    <dc:date>2025-07-02T09:45:24Z</dc:date>
    <item>
      <title>Notebook execution keeps showing "Fetching result" endlessly</title>
      <link>https://community.databricks.com/t5/data-engineering/notebook-execution-keeps-showing-quot-fetching-result-quot/m-p/123371#M46993</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am executing a very simple notebook with only two cells. In the first cell, I'm just defining some variables and printing the result.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The second cell is more complex and it basically grabs those variables, parses a yaml file, and prints the results. I don't see any obvious code errors and can rule that out. I also tried the following:&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. de-attach and re-attach serverless compute&lt;/P&gt;&lt;P&gt;2. clear notebook outputs and re-run&lt;/P&gt;&lt;P&gt;3. create an all purpose cluster and re-run&lt;/P&gt;&lt;P&gt;4. create an entirely new notebook and move my code over&lt;/P&gt;&lt;P&gt;and basically any combination of the above three options. The notebook execution shows as "complete" but the results won't display.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 02:19:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/notebook-execution-keeps-showing-quot-fetching-result-quot/m-p/123371#M46993</guid>
      <dc:creator>himoshi</dc:creator>
      <dc:date>2025-07-01T02:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Notebook execution keeps showing "Fetching result" endlessly</title>
      <link>https://community.databricks.com/t5/data-engineering/notebook-execution-keeps-showing-quot-fetching-result-quot/m-p/123618#M47040</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/104571"&gt;@himoshi&lt;/a&gt;&amp;nbsp;Good Day!&lt;BR /&gt;1. Could you use print() instead of display()?&lt;BR /&gt;2.If you're printing a large YAML or dictionary object directly (e.g. print(parsed_yaml) or display(parsed_yaml)),&lt;BR /&gt;try:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;import json&lt;BR /&gt;print(json.dumps(parsed_yaml, indent=2)[:500]) # Print only first 500 characters&lt;BR /&gt;3. Could you also try saving the output to a temp file location and reading it back to see if you are actually getting any results?&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 Jul 2025 09:45:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/notebook-execution-keeps-showing-quot-fetching-result-quot/m-p/123618#M47040</guid>
      <dc:creator>Vidhi_Khaitan</dc:creator>
      <dc:date>2025-07-02T09:45:24Z</dc:date>
    </item>
  </channel>
</rss>

