<?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 Error: Credential size is more than configured size limit. As a result credential passthrough won't work for this notebook run. in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/error-credential-size-is-more-than-configured-size-limit-as-a/m-p/27591#M19456</link>
    <description>&lt;P&gt;I get this error when trying to execute parallel slave notebook from a Pyspark "master notebook".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;note 1: I use same class, functions, cluster, credential for another use case of parallel notebook in the same databricks instance and it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;note 2: the command works fine if the "master notebook" is launched from a Job, while it returns the error above when the notebook is launched manually.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1359iF339F55EA248074B/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far couldn't find similar errors in docs or forums.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Oct 2022 10:16:31 GMT</pubDate>
    <dc:creator>carlosancassani</dc:creator>
    <dc:date>2022-10-13T10:16:31Z</dc:date>
    <item>
      <title>Error: Credential size is more than configured size limit. As a result credential passthrough won't work for this notebook run.</title>
      <link>https://community.databricks.com/t5/data-engineering/error-credential-size-is-more-than-configured-size-limit-as-a/m-p/27591#M19456</link>
      <description>&lt;P&gt;I get this error when trying to execute parallel slave notebook from a Pyspark "master notebook".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;note 1: I use same class, functions, cluster, credential for another use case of parallel notebook in the same databricks instance and it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;note 2: the command works fine if the "master notebook" is launched from a Job, while it returns the error above when the notebook is launched manually.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1359iF339F55EA248074B/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far couldn't find similar errors in docs or forums.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 10:16:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-credential-size-is-more-than-configured-size-limit-as-a/m-p/27591#M19456</guid>
      <dc:creator>carlosancassani</dc:creator>
      <dc:date>2022-10-13T10:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Credential size is more than configured size limit. As a result credential passthrough won't work for this notebook run.</title>
      <link>https://community.databricks.com/t5/data-engineering/error-credential-size-is-more-than-configured-size-limit-as-a/m-p/27592#M19457</link>
      <description>&lt;P&gt;Mabe, it is the issue:&lt;/P&gt;&lt;P&gt;"Within PySpark, there is a limit on the size of the Python UDFs you can construct since large UDFs are sent as broadcast variables."&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 12:05:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-credential-size-is-more-than-configured-size-limit-as-a/m-p/27592#M19457</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2022-10-18T12:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Credential size is more than configured size limit. As a result credential passthrough won't work for this notebook run.</title>
      <link>https://community.databricks.com/t5/data-engineering/error-credential-size-is-more-than-configured-size-limit-as-a/m-p/27593#M19458</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I add a note: there are no UDF's in the "master notebook" nor the "slave notebooks"; the command works fine if the "master notebook" is launched from a Job, while it returns the error above when the notebook is launched manually.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 13:19:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-credential-size-is-more-than-configured-size-limit-as-a/m-p/27593#M19458</guid>
      <dc:creator>carlosancassani</dc:creator>
      <dc:date>2022-10-18T13:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Credential size is more than configured size limit. As a result credential passthrough won't work for this notebook run.</title>
      <link>https://community.databricks.com/t5/data-engineering/error-credential-size-is-more-than-configured-size-limit-as-a/m-p/27594#M19459</link>
      <description>&lt;P&gt;Hi @carlosancassani​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all is well! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or &lt;B&gt;mark an answer as best&lt;/B&gt;? 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;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 07:01:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-credential-size-is-more-than-configured-size-limit-as-a/m-p/27594#M19459</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-21T07:01:21Z</dc:date>
    </item>
  </channel>
</rss>

