<?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: Upgrading to 11.3lts, Sedona functions throwing null when previously worked fine in 7.3 in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/upgrading-to-11-3lts-sedona-functions-throwing-null-when/m-p/9622#M4956</link>
    <description>&lt;P&gt;Yes, the Sedina libraries are installed via the init script described in the link. The configs are also set in the same json. I have checked the cluster on creation and the configs are set. &lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;We have quite a few similar things that are going into databricks in the same way with the same library requirements and I see that some of my colleagues have neither used an init script nor set the spark configs and have no issues on running. &lt;/P&gt;</description>
    <pubDate>Mon, 13 Feb 2023 09:08:44 GMT</pubDate>
    <dc:creator>Pazuzu7</dc:creator>
    <dc:date>2023-02-13T09:08:44Z</dc:date>
    <item>
      <title>Upgrading to 11.3lts, Sedona functions throwing null when previously worked fine in 7.3</title>
      <link>https://community.databricks.com/t5/data-engineering/upgrading-to-11-3lts-sedona-functions-throwing-null-when/m-p/9620#M4954</link>
      <description>&lt;P&gt;I'm in the process of upgrading to 11.3. I'm using spark 3.3.0, scala 2.12, maven and sedona 1.2.0 incubating and followed the installation as outlined by sedona &lt;A href="https://sedona.staged.apache.org/setup/databricks/" alt="https://sedona.staged.apache.org/setup/databricks/" target="_blank"&gt;here&lt;/A&gt;. Everything was running smoothly in version 7.3 but is currently throwing when reaching sedona functions and providing a null exception at the functions constructor. &lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt; To create the clusters, I pass a json config that has the init script location and the confs outlined in the link above. I then point maven to the standard coordinates (from what I understand it should check the jar location in databricks and if they aren't there download from the maven repo). &lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;I have checked the data reaching the function and there are no null values in geometry. I have tried different versions, loading jars directly from dbfs, going through data manually for nulls or unexpected values. I've tried more than one dataset going to this function. All do the same thing. &lt;/P&gt;&lt;P&gt;​ &lt;/P&gt;&lt;P&gt;I apologise if this doesn't make much sense, I don't have a lot of experience with databricks. &lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2023 00:57:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/upgrading-to-11-3lts-sedona-functions-throwing-null-when/m-p/9620#M4954</guid>
      <dc:creator>Pazuzu7</dc:creator>
      <dc:date>2023-02-10T00:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading to 11.3lts, Sedona functions throwing null when previously worked fine in 7.3</title>
      <link>https://community.databricks.com/t5/data-engineering/upgrading-to-11-3lts-sedona-functions-throwing-null-when/m-p/9622#M4956</link>
      <description>&lt;P&gt;Yes, the Sedina libraries are installed via the init script described in the link. The configs are also set in the same json. I have checked the cluster on creation and the configs are set. &lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;We have quite a few similar things that are going into databricks in the same way with the same library requirements and I see that some of my colleagues have neither used an init script nor set the spark configs and have no issues on running. &lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2023 09:08:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/upgrading-to-11-3lts-sedona-functions-throwing-null-when/m-p/9622#M4956</guid>
      <dc:creator>Pazuzu7</dc:creator>
      <dc:date>2023-02-13T09:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading to 11.3lts, Sedona functions throwing null when previously worked fine in 7.3</title>
      <link>https://community.databricks.com/t5/data-engineering/upgrading-to-11-3lts-sedona-functions-throwing-null-when/m-p/9623#M4957</link>
      <description>&lt;P&gt;Hi @William Honeyman​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting your question in our community! We are happy to assist you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answers your question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will also help other community members who may have similar questions in the future. Thank you for your participation and let us know if you need any further assistance!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 08:43:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/upgrading-to-11-3lts-sedona-functions-throwing-null-when/m-p/9623#M4957</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-10T08:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading to 11.3lts, Sedona functions throwing null when previously worked fine in 7.3</title>
      <link>https://community.databricks.com/t5/data-engineering/upgrading-to-11-3lts-sedona-functions-throwing-null-when/m-p/9621#M4955</link>
      <description>&lt;P&gt;Hi, this looks like an issue with compatibility, could you please check if the dependency packages are also installed? &lt;/P&gt;&lt;P&gt;Also, I saw a note in the end of the link above, could you please confirm if this was done?&lt;/P&gt;&lt;P&gt;&lt;I&gt;Note: You need to install the Sedona libraries via init script because the libraries installed via UI are installed after the cluster has already started, and therefore the classes specified by the config&amp;nbsp;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;spark.sql.extensions&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;,&amp;nbsp;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;spark.serializer&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;, and&amp;nbsp;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;spark.kryo.registrator&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;&amp;nbsp;are not available at startup time.&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2023 05:04:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/upgrading-to-11-3lts-sedona-functions-throwing-null-when/m-p/9621#M4955</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2023-02-13T05:04:25Z</dc:date>
    </item>
  </channel>
</rss>

