<?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: Pipeline failed while calling Databricks Notebook - Cluster Terminated in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/pipeline-failed-while-calling-databricks-notebook-cluster/m-p/9435#M4804</link>
    <description>&lt;P&gt;Hi @Rita Fernandes​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? 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>Fri, 17 Feb 2023 05:41:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-02-17T05:41:20Z</dc:date>
    <item>
      <title>Pipeline failed while calling Databricks Notebook - Cluster Terminated</title>
      <link>https://community.databricks.com/t5/data-engineering/pipeline-failed-while-calling-databricks-notebook-cluster/m-p/9431#M4800</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We have an Azure Data Factory pipeline running during the night, and one of the activities calls a Databricks Notebook with dynamic DatabricksInstancePoolId, ClusterVersion and Workers. Yesterday, it failed with with the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;Cluster terminated. Reason: Init script failure&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;Cluster scoped init script dbfs:/InitScripts/&lt;/I&gt;&lt;/B&gt;&lt;A href="https://InstallODBCDriverForSQLServer.sh" alt="https://InstallODBCDriverForSQLServer.sh" target="_blank"&gt;&lt;B&gt;&lt;I&gt;InstallODBCDriverForSQLServer.sh&lt;/I&gt;&lt;/B&gt;&lt;/A&gt;&lt;B&gt;&lt;I&gt; failed: Script exit status is non-zero&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked the run in databricks and all I had in the output was:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;Run result unavailable: job failed with error message&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;Unexpected failure while waiting for the cluster Some((xxxxxxxxxxxxxxx) )to be readySome(: Cluster xxxxxxxxxxxxxxxxis in unexpected state Terminated: INIT_SCRIPT_FAILURE(CLIENT_ERROR)instance_id:xxxxxxxxxxxxx,databricks_error_message:Cluster scoped init script dbfs:/InitScripts/&lt;/I&gt;&lt;/B&gt;&lt;A href="https://InstallODBCDriverForSQLServer.sh" alt="https://InstallODBCDriverForSQLServer.sh" target="_blank"&gt;&lt;B&gt;&lt;I&gt;InstallODBCDriverForSQLServer.sh&lt;/I&gt;&lt;/B&gt;&lt;/A&gt;&lt;B&gt;&lt;I&gt; failed: Script exit status is non-zero.).&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Back in Azure Data Factory, I rerun the pipeline from failed activity and it succeeded, but I'm not sure how to prevent this from happening again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how to troubleshoot this issue? &lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 09:30:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/pipeline-failed-while-calling-databricks-notebook-cluster/m-p/9431#M4800</guid>
      <dc:creator>killjoy</dc:creator>
      <dc:date>2023-02-14T09:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline failed while calling Databricks Notebook - Cluster Terminated</title>
      <link>https://community.databricks.com/t5/data-engineering/pipeline-failed-while-calling-databricks-notebook-cluster/m-p/9432#M4801</link>
      <description>&lt;P&gt;Hi @Rita Fernandes​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it first time you got this error??&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 11:37:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/pipeline-failed-while-calling-databricks-notebook-cluster/m-p/9432#M4801</guid>
      <dc:creator>Ajay-Pandey</dc:creator>
      <dc:date>2023-02-14T11:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline failed while calling Databricks Notebook - Cluster Terminated</title>
      <link>https://community.databricks.com/t5/data-engineering/pipeline-failed-while-calling-databricks-notebook-cluster/m-p/9433#M4802</link>
      <description>&lt;P&gt;Hi! Yes &lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 11:50:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/pipeline-failed-while-calling-databricks-notebook-cluster/m-p/9433#M4802</guid>
      <dc:creator>killjoy</dc:creator>
      <dc:date>2023-02-14T11:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline failed while calling Databricks Notebook - Cluster Terminated</title>
      <link>https://community.databricks.com/t5/data-engineering/pipeline-failed-while-calling-databricks-notebook-cluster/m-p/9434#M4803</link>
      <description>&lt;P&gt;The error is internal with databricks sometimes it's happened while installing the ODBC driver.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 12:25:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/pipeline-failed-while-calling-databricks-notebook-cluster/m-p/9434#M4803</guid>
      <dc:creator>Ajay-Pandey</dc:creator>
      <dc:date>2023-02-14T12:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline failed while calling Databricks Notebook - Cluster Terminated</title>
      <link>https://community.databricks.com/t5/data-engineering/pipeline-failed-while-calling-databricks-notebook-cluster/m-p/9435#M4804</link>
      <description>&lt;P&gt;Hi @Rita Fernandes​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? 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>Fri, 17 Feb 2023 05:41:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/pipeline-failed-while-calling-databricks-notebook-cluster/m-p/9435#M4804</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-17T05:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline failed while calling Databricks Notebook - Cluster Terminated</title>
      <link>https://community.databricks.com/t5/data-engineering/pipeline-failed-while-calling-databricks-notebook-cluster/m-p/9436#M4805</link>
      <description>&lt;P&gt;Hi @Rita Fernandes​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are you trying to install in your init script? only the ODBC driver or some other libraries/dependencies? &lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 22:14:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/pipeline-failed-while-calling-databricks-notebook-cluster/m-p/9436#M4805</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2023-02-23T22:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline failed while calling Databricks Notebook - Cluster Terminated</title>
      <link>https://community.databricks.com/t5/data-engineering/pipeline-failed-while-calling-databricks-notebook-cluster/m-p/9437#M4806</link>
      <description>&lt;P&gt;Yes exactly. This error hasn't happened again since i posted this &lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 09:52:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/pipeline-failed-while-calling-databricks-notebook-cluster/m-p/9437#M4806</guid>
      <dc:creator>killjoy</dc:creator>
      <dc:date>2023-02-24T09:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline failed while calling Databricks Notebook - Cluster Terminated</title>
      <link>https://community.databricks.com/t5/data-engineering/pipeline-failed-while-calling-databricks-notebook-cluster/m-p/9438#M4807</link>
      <description>&lt;P&gt;Hi @Vidula Khanna​&amp;nbsp;, my solution was just rerunning the pipeline but I don't know in detail what was the issue. If it was internal with databricks maybe it was just a one-time thing, the error hasn't happened again since.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 09:55:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/pipeline-failed-while-calling-databricks-notebook-cluster/m-p/9438#M4807</guid>
      <dc:creator>killjoy</dc:creator>
      <dc:date>2023-02-24T09:55:26Z</dc:date>
    </item>
  </channel>
</rss>

