<?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: strange error with dbutils.notebook.run(...) in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31566#M22998</link>
    <description>&lt;P&gt;Hi, for the moment, it's ok&lt;/P&gt;</description>
    <pubDate>Wed, 02 Feb 2022 20:33:13 GMT</pubDate>
    <dc:creator>florent</dc:creator>
    <dc:date>2022-02-02T20:33:13Z</dc:date>
    <item>
      <title>strange error with dbutils.notebook.run(...)</title>
      <link>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31554#M22986</link>
      <description>&lt;P&gt;The situation is as following: i have a sheduled job, which uses dbutils.notebook.run(path,timeout)&amp;nbsp;. During the last week everything worked smooth. During the weekend the job began to fail, at the dbutils.notebook.run(path,timeout)&amp;nbsp;command. I get the following error: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;com.databricks.WorkflowException: com.databricks.NotebookExecutionException: FAILED: assertion failed: Attempted to set keys (credentials) in the extraContext, but these keys were not in the set of valid keys: {commandResultJsonMaxBytes, displayRowLimitV2, notebook_path, thresholdForStoringInDbfs, enableStoringResultsInDbfs, api_url, aclPathOfAclRoot, displayByteLimitV2}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to be honest, i am not 100% sure if my hoster changed anything in the databricks config during the weekend, but maybe somebody knows which situation would result in such an error.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jan 2022 11:41:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31554#M22986</guid>
      <dc:creator>Mirko</dc:creator>
      <dc:date>2022-01-17T11:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: strange error with dbutils.notebook.run(...)</title>
      <link>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31555#M22987</link>
      <description>&lt;P&gt;Hi @Mirko Ludewig​&amp;nbsp;&lt;/P&gt;&lt;P&gt;This issue seems to be with High Concurrency cluster. Could you please confirm if you are using high concurrency cluster?.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jan 2022 12:37:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31555#M22987</guid>
      <dc:creator>User16753724663</dc:creator>
      <dc:date>2022-01-17T12:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: strange error with dbutils.notebook.run(...)</title>
      <link>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31556#M22988</link>
      <description>&lt;P&gt;Yes this issue faced in high concurrency Cluster when pass through is enabled in Azure data bricks. Any insights about this issue will be helpful?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 06:46:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31556#M22988</guid>
      <dc:creator>ShaikMaheer</dc:creator>
      <dc:date>2022-01-18T06:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: strange error with dbutils.notebook.run(...)</title>
      <link>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31557#M22989</link>
      <description>&lt;P&gt;@DARSHAN BARGAL​&amp;nbsp;@Shaik Maheer​&amp;nbsp; first, exsuce me for the delayed answer. I Asked my admin to create a high con cluster for me as well, because i wanted to check both cases. In fact i used a standard cluster all the time. Strangely today everything works fine. With both high con and standaard clusters. I guess that is a good thing&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 07:54:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31557#M22989</guid>
      <dc:creator>Mirko</dc:creator>
      <dc:date>2022-01-18T07:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: strange error with dbutils.notebook.run(...)</title>
      <link>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31558#M22990</link>
      <description>&lt;P&gt;Hi @Mirko Ludewig​&amp;nbsp;@Shaik Maheer​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the update. We applied the fix from the backend to resolve this issue. We apologies for the inconvenience caused here. I hope everything is working fine now at your end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 08:01:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31558#M22990</guid>
      <dc:creator>User16753724663</dc:creator>
      <dc:date>2022-01-18T08:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: strange error with dbutils.notebook.run(...)</title>
      <link>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31559#M22991</link>
      <description>&lt;P&gt;@DARSHAN BARGAL​&amp;nbsp; thank you for the explanation. It is good to know that i can recieve help quickly here!&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 08:23:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31559#M22991</guid>
      <dc:creator>Mirko</dc:creator>
      <dc:date>2022-01-18T08:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: strange error with dbutils.notebook.run(...)</title>
      <link>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31560#M22992</link>
      <description>&lt;P&gt;Hi @DARSHAN BARGAL​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;we have the same problem and it is still present at 11:31 utc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cluster : standard&lt;/P&gt;&lt;P&gt;Passtrough :on&lt;/P&gt;&lt;P&gt;Runtime : 9.1 ml&lt;/P&gt;&lt;P&gt;region :  azure francecentral&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 11:32:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31560#M22992</guid>
      <dc:creator>florent</dc:creator>
      <dc:date>2022-01-18T11:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: strange error with dbutils.notebook.run(...)</title>
      <link>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31561#M22993</link>
      <description>&lt;P&gt;@Florent POUSSEROT​&amp;nbsp; my check was on runtime 10.1 &lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 11:37:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31561#M22993</guid>
      <dc:creator>Mirko</dc:creator>
      <dc:date>2022-01-18T11:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: strange error with dbutils.notebook.run(...)</title>
      <link>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31562#M22994</link>
      <description>&lt;P&gt;@DARSHAN BARGAL​&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing a similar error at a client location today (19Jan2022). This is on a pass-thru high con cluster. What was the fix you have applied to resolve this issue? &lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 02:27:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31562#M22994</guid>
      <dc:creator>KC_Databricks</dc:creator>
      <dc:date>2022-01-19T02:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: strange error with dbutils.notebook.run(...)</title>
      <link>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31563#M22995</link>
      <description>&lt;P&gt;Hello Support,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still i have similar kind of problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error: com.databricks.NotebookExecutionException: FAILED&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cluster Mode : Standard&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried fetching the data from the event hubs.  Previously , it worked good on one databricks instance. with runtime( 7.6 (includes Apache Spark 3.0.1, Scala 2.12)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;spark.executor.extraJavaOptions -Dlog4j2.formatMsgNoLookups=true&lt;/P&gt;&lt;P&gt;spark.driver.extraJavaOptions -Dlog4j2.formatMsgNoLookups=true&lt;/P&gt;&lt;P&gt;spark.databricks.delta.preview.enabled true)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Later i tried running on the newly created instance with runtime (7.5 (includes Apache Spark 3.0.1, Scala 2.12)&lt;/P&gt;&lt;P&gt;spark.executor.extraJavaOptions -Dlog4j2.formatMsgNoLookups=true&lt;/P&gt;&lt;P&gt;spark.driver.extraJavaOptions -Dlog4j2.formatMsgNoLookups=true&lt;/P&gt;&lt;P&gt;spark.databricks.delta.preview.enabled true)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, help me resolve the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jan 2022 22:27:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31563#M22995</guid>
      <dc:creator>Pramod_Data_Eng</dc:creator>
      <dc:date>2022-01-31T22:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: strange error with dbutils.notebook.run(...)</title>
      <link>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31564#M22996</link>
      <description>&lt;P&gt;attached the error file.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jan 2022 22:30:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31564#M22996</guid>
      <dc:creator>Pramod_Data_Eng</dc:creator>
      <dc:date>2022-01-31T22:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: strange error with dbutils.notebook.run(...)</title>
      <link>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31565#M22997</link>
      <description>&lt;P&gt;Hi @Florent POUSSEROT​&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apologies for the delay. Could you please confirm if you are still facing the issue?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 07:22:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31565#M22997</guid>
      <dc:creator>User16753724663</dc:creator>
      <dc:date>2022-02-02T07:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: strange error with dbutils.notebook.run(...)</title>
      <link>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31566#M22998</link>
      <description>&lt;P&gt;Hi, for the moment, it's ok&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 20:33:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/strange-error-with-dbutils-notebook-run/m-p/31566#M22998</guid>
      <dc:creator>florent</dc:creator>
      <dc:date>2022-02-02T20:33:13Z</dc:date>
    </item>
  </channel>
</rss>

