<?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: Time-out when using init script to install GDAL in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/time-out-when-using-init-script-to-install-gdal/m-p/44717#M27697</link>
    <description>&lt;P&gt;you could skip the upgrade part and just go for the gdal install instead.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Sep 2023 08:21:23 GMT</pubDate>
    <dc:creator>-werners-</dc:creator>
    <dc:date>2023-09-14T08:21:23Z</dc:date>
    <item>
      <title>Time-out when using init script to install GDAL</title>
      <link>https://community.databricks.com/t5/data-engineering/time-out-when-using-init-script-to-install-gdal/m-p/44509#M27669</link>
      <description>&lt;P&gt;I'm following this post to run an init script to install gdal.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.databricks.com/t5/get-started-discussions/gdal-on-databricks-cluster-runtime-12-2-lts/m-p/39091#M662" target="_blank"&gt;https://community.databricks.com/t5/get-started-discussions/gdal-on-databricks-cluster-runtime-12-2-lts/m-p/39091#M662&lt;/A&gt;&lt;/P&gt;&lt;P&gt;My script is simply:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;--------------&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;#!/bin/bash&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;apt-get update &amp;amp;&amp;amp; apt-get upgrade&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;apt-get install gdal*&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;--------------&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;This should be simple enough.&amp;nbsp; However when starting the cluster, the script runs for an hour and then times out.&amp;nbsp; What gives?&amp;nbsp; How to fix?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 19:53:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/time-out-when-using-init-script-to-install-gdal/m-p/44509#M27669</guid>
      <dc:creator>meystingray</dc:creator>
      <dc:date>2023-09-12T19:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Time-out when using init script to install GDAL</title>
      <link>https://community.databricks.com/t5/data-engineering/time-out-when-using-init-script-to-install-gdal/m-p/44645#M27692</link>
      <description>&lt;P&gt;Really appreciate the response,&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;.&amp;nbsp; So using your advice, I tried commenting out various parts of the script, but kept getting an error of the type: "&lt;STRONG&gt;Init script failure&lt;/STRONG&gt;&lt;SPAN&gt;:&lt;BR /&gt;Cluster scoped init script /Users/XYZ/gdal_install.sh failed: Script exit status is non-zero"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The only thing that worked was:&lt;/P&gt;&lt;PRE&gt;apt-get update&lt;/PRE&gt;&lt;P&gt;I'm trying to install gdal on a&amp;nbsp;&lt;SPAN&gt;Databricks Runtime Version 13.2 ML.&amp;nbsp; Thanks, Sean&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 20:20:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/time-out-when-using-init-script-to-install-gdal/m-p/44645#M27692</guid>
      <dc:creator>meystingray</dc:creator>
      <dc:date>2023-09-13T20:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Time-out when using init script to install GDAL</title>
      <link>https://community.databricks.com/t5/data-engineering/time-out-when-using-init-script-to-install-gdal/m-p/44717#M27697</link>
      <description>&lt;P&gt;you could skip the upgrade part and just go for the gdal install instead.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 08:21:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/time-out-when-using-init-script-to-install-gdal/m-p/44717#M27697</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2023-09-14T08:21:23Z</dc:date>
    </item>
  </channel>
</rss>

