<?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: How to install GDAL on Databricks Cluster ? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-install-gdal-on-databricks-cluster/m-p/21774#M14885</link>
    <description>&lt;P&gt;@Abhishek Jain​&amp;nbsp; I can understand your issue it happens to me also multiple times so solving this issue I used to install the init script in my cluster&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Major reason is that your 10X version does not support your current library so you have to find right package for your 10X machine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and you can create init script using this link --  &lt;A href="https://docs.databricks.com/clusters/init-scripts.html" target="test_blank"&gt;https://docs.databricks.com/clusters/init-scripts.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Aviral&lt;/P&gt;</description>
    <pubDate>Sun, 04 Dec 2022 06:54:15 GMT</pubDate>
    <dc:creator>Aviral-Bhardwaj</dc:creator>
    <dc:date>2022-12-04T06:54:15Z</dc:date>
    <item>
      <title>How to install GDAL on Databricks Cluster ?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-install-gdal-on-databricks-cluster/m-p/21773#M14884</link>
      <description>&lt;P&gt;I am currently using Runtime 10.4 LTS.&lt;/P&gt;&lt;P&gt;The options available on Maven Central does not work as well as on PyPi.&lt;/P&gt;&lt;P&gt;I am running:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;try:
&amp;nbsp;
  from osgeo import gdal
&amp;nbsp;
except ImportError:
&amp;nbsp;
  import gdal&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to validate but it throws &lt;/P&gt;&lt;P&gt;&lt;I&gt;ModuleNotFoundError: No module named 'gdal'&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 10:36:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-install-gdal-on-databricks-cluster/m-p/21773#M14884</guid>
      <dc:creator>Jain</dc:creator>
      <dc:date>2022-11-18T10:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to install GDAL on Databricks Cluster ?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-install-gdal-on-databricks-cluster/m-p/21774#M14885</link>
      <description>&lt;P&gt;@Abhishek Jain​&amp;nbsp; I can understand your issue it happens to me also multiple times so solving this issue I used to install the init script in my cluster&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Major reason is that your 10X version does not support your current library so you have to find right package for your 10X machine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and you can create init script using this link --  &lt;A href="https://docs.databricks.com/clusters/init-scripts.html" target="test_blank"&gt;https://docs.databricks.com/clusters/init-scripts.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Aviral&lt;/P&gt;</description>
      <pubDate>Sun, 04 Dec 2022 06:54:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-install-gdal-on-databricks-cluster/m-p/21774#M14885</guid>
      <dc:creator>Aviral-Bhardwaj</dc:creator>
      <dc:date>2022-12-04T06:54:15Z</dc:date>
    </item>
  </channel>
</rss>

