<?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 Maven library conflicts in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/maven-library-conflicts/m-p/18202#M12036</link>
    <description>&lt;P&gt;The import statements work fine with maven libraries freshly installed on a running cluster and on restart of the same cluster, it fails to import the classes.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jun 2021 22:43:53 GMT</pubDate>
    <dc:creator>brickster_2018</dc:creator>
    <dc:date>2021-06-25T22:43:53Z</dc:date>
    <item>
      <title>Maven library conflicts</title>
      <link>https://community.databricks.com/t5/data-engineering/maven-library-conflicts/m-p/18202#M12036</link>
      <description>&lt;P&gt;The import statements work fine with maven libraries freshly installed on a running cluster and on restart of the same cluster, it fails to import the classes.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 22:43:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/maven-library-conflicts/m-p/18202#M12036</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-25T22:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Maven library conflicts</title>
      <link>https://community.databricks.com/t5/data-engineering/maven-library-conflicts/m-p/18203#M12037</link>
      <description>&lt;P&gt;When you install maven libraries one by one in running clusters, it is resolved and gets downloaded individually. The behavior would be different when you restart the clusters since the libraries are resolved together and can run into issues due to conflicting library dependencies. If you click on the respective library which has classes for import statement failed, you are likely to see an eviction message caused by the conflicting library.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 22:44:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/maven-library-conflicts/m-p/18203#M12037</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-25T22:44:40Z</dc:date>
    </item>
  </channel>
</rss>

