<?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: Maven libraries in VNet injected, UC enabled workspace on Standard Access Mode Cluster in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/130326#M48755</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/179916"&gt;@dbdev&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Sorry, I'm completely forgot to reply. So I've created UC enabled cluster&amp;nbsp;with the same runtime as yours within VNET Injected workspace and I've installed this library.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="szymon_dybczak_0-1756714590343.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/19525i542037D91559A38C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="szymon_dybczak_0-1756714590343.png" alt="szymon_dybczak_0-1756714590343.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="szymon_dybczak_1-1756714626514.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/19526i655CE038BEB98305/image-size/medium?v=v2&amp;amp;px=400" role="button" title="szymon_dybczak_1-1756714626514.png" alt="szymon_dybczak_1-1756714626514.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Installation went smoothly and I'm not getting any error with cluster:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="szymon_dybczak_2-1756715599594.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/19528i0A91C18DB05168FE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="szymon_dybczak_2-1756715599594.png" alt="szymon_dybczak_2-1756715599594.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you check your drivers logs? Maybe there we can find something useful. And do you have some other libraries installed except&amp;nbsp;&lt;SPAN&gt;com.oracle.database.jdbc:ojdbc8:23.8.0.25.04?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Sep 2025 08:34:18 GMT</pubDate>
    <dc:creator>szymon_dybczak</dc:creator>
    <dc:date>2025-09-01T08:34:18Z</dc:date>
    <item>
      <title>Maven libraries in VNet injected, UC enabled workspace on Standard Access Mode Cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/129644#M48584</link>
      <description>&lt;P&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;As the title suggests, I want to install Maven libaries on my cluster with access mode 'Standard'. Our workspace is VNet injected and has Unity Catalog enabled.&lt;/P&gt;&lt;P&gt;The coordinates have been allowlisted by the account team according to these instructions:&amp;nbsp;&lt;A href="https://docs.azure.cn/en-us/databricks/data-governance/unity-catalog/manage-privileges/allowlist" target="_blank"&gt;Allowlist libraries and init scripts on compute with standard access mode (formerly shared access mode) - Azure Databricks | Azure Docs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And in the Cluster UI it seems to have been installed succesfully:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dbdev_1-1756137297433.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/19334i5D5BD3DE3F93EE2A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dbdev_1-1756137297433.png" alt="dbdev_1-1756137297433.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But when I try to execute any code, I get the following error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dbdev_2-1756137354610.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/19335iCB291918D059AE68/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dbdev_2-1756137354610.png" alt="dbdev_2-1756137354610.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The driver logs indicate a successful installation as well:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dbdev_3-1756137433510.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/19336iDB1F3801EC3BAE21/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dbdev_3-1756137433510.png" alt="dbdev_3-1756137433510.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So I don't know what I'm doing wrong. Without the library installed, the cluster can execute code fine.&lt;/P&gt;&lt;P&gt;Is there some additional whitelisting necessary? Any suggestions?&lt;/P&gt;&lt;P&gt;Thank you in advance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2025 15:58:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/129644#M48584</guid>
      <dc:creator>dbdev</dc:creator>
      <dc:date>2025-08-25T15:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Maven libraries in VNet injected, UC enabled workspace on Standard Access Mode Cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/129651#M48586</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/179916"&gt;@dbdev&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Could you provide your DBR runtime version and full specification of a cluster? This is most often caused by incompatibility of this particular library version with DBR runtime&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2025 17:18:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/129651#M48586</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-08-25T17:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Maven libraries in VNet injected, UC enabled workspace on Standard Access Mode Cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/129661#M48589</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/179916"&gt;@dbdev&lt;/a&gt;&amp;nbsp;Are you using any any artifactory or any private repo to store the mavens. Currently with standard and dedicated mode we have found this issue that maven packages stored in artifactory and private repo is not supported. So we have loaded the jar file in volumes and installing the package from volumes.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2025 20:10:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/129661#M48589</guid>
      <dc:creator>nayan_wylde</dc:creator>
      <dc:date>2025-08-25T20:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Maven libraries in VNet injected, UC enabled workspace on Standard Access Mode Cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/129750#M48596</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/79394"&gt;@nayan_wylde&lt;/a&gt;&amp;nbsp;We're just using the Maven default repository, pre-configured by Databricks.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/110502"&gt;@szymon_dybczak&lt;/a&gt;&amp;nbsp;Sure! DBR is 15.4, but I've tried with 16.4 as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dbdev_0-1756191645782.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/19375iDBB26B34A30F9CE9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dbdev_0-1756191645782.png" alt="dbdev_0-1756191645782.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In another workspace that doesn't have unity catalog enabled, I was able to install and use the Maven library with no issues. The cluster configuration was the same, only access mode was different: set to 'No isolation shared'.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I tried the 'No isolation shared' access mode as well in my UC workspace, but still the same error.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 07:10:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/129750#M48596</guid>
      <dc:creator>dbdev</dc:creator>
      <dc:date>2025-08-26T07:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Maven libraries in VNet injected, UC enabled workspace on Standard Access Mode Cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/129751#M48597</link>
      <description>&lt;P&gt;Great, thanks for additional details &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/179916"&gt;@dbdev&lt;/a&gt;&amp;nbsp;. Could you also provide specific version of oracle jdbc library that you're trying to install? I'll try to recreate your scenario on my evironemnt&lt;BR /&gt;So, please provide maven coordinates &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;BTW, could you try to use dedicated access mode in the meantime?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 07:27:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/129751#M48597</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-08-26T07:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Maven libraries in VNet injected, UC enabled workspace on Standard Access Mode Cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/129759#M48600</link>
      <description>&lt;P&gt;com.oracle.database.jdbc:ojdbc8:23.8.0.25.04&lt;/P&gt;&lt;P&gt;I just tried with dedicated: same error.&lt;BR /&gt;&lt;BR /&gt;Thank you for the replies and help&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 07:50:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/129759#M48600</guid>
      <dc:creator>dbdev</dc:creator>
      <dc:date>2025-08-26T07:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Maven libraries in VNet injected, UC enabled workspace on Standard Access Mode Cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/130313#M48750</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/79394"&gt;@nayan_wylde&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/110502"&gt;@szymon_dybczak&lt;/a&gt;&amp;nbsp;I just tried using a JAR I uploaded to an allowlisted Volume (ojdbc8 of oracle) and I get the same error. it seems like I'm able to install an JAR, but once it's installed my cluster is broken.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2025 07:19:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/130313#M48750</guid>
      <dc:creator>dbdev</dc:creator>
      <dc:date>2025-09-01T07:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Maven libraries in VNet injected, UC enabled workspace on Standard Access Mode Cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/130326#M48755</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/179916"&gt;@dbdev&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Sorry, I'm completely forgot to reply. So I've created UC enabled cluster&amp;nbsp;with the same runtime as yours within VNET Injected workspace and I've installed this library.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="szymon_dybczak_0-1756714590343.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/19525i542037D91559A38C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="szymon_dybczak_0-1756714590343.png" alt="szymon_dybczak_0-1756714590343.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="szymon_dybczak_1-1756714626514.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/19526i655CE038BEB98305/image-size/medium?v=v2&amp;amp;px=400" role="button" title="szymon_dybczak_1-1756714626514.png" alt="szymon_dybczak_1-1756714626514.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Installation went smoothly and I'm not getting any error with cluster:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="szymon_dybczak_2-1756715599594.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/19528i0A91C18DB05168FE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="szymon_dybczak_2-1756715599594.png" alt="szymon_dybczak_2-1756715599594.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you check your drivers logs? Maybe there we can find something useful. And do you have some other libraries installed except&amp;nbsp;&lt;SPAN&gt;com.oracle.database.jdbc:ojdbc8:23.8.0.25.04?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2025 08:34:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/130326#M48755</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-09-01T08:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Maven libraries in VNet injected, UC enabled workspace on Standard Access Mode Cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/130348#M48764</link>
      <description>&lt;P&gt;In the driverlogs we get errors saying that our clusters can't connect to the hive metastore mysql database.&lt;BR /&gt;We're not planning to use the hive metastore, but these errors make it difficult to debug this issue as it results in a lot of error output, so we're trying to resolve it. I'll update once we have resolved these :).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Sidenote, do you think this metastore connection issue could cause this JAR issue? If I don't install JARs/Maven libs, I can run code on my cluster just fine, even while still getting this metastore connection issue, so I didn't think much of it, as we're not planning to use the metastore.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2025 09:43:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/130348#M48764</guid>
      <dc:creator>dbdev</dc:creator>
      <dc:date>2025-09-01T09:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Maven libraries in VNet injected, UC enabled workspace on Standard Access Mode Cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/130870#M48930</link>
      <description>&lt;P&gt;We have resolved the Metastore issue, which also seemed to have resolved the JAR issue. I don't have a clue why this resolves it. The network people might have used service tags which also opened the workspace to the odbc connections?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 16:47:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/130870#M48930</guid>
      <dc:creator>dbdev</dc:creator>
      <dc:date>2025-09-04T16:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Maven libraries in VNet injected, UC enabled workspace on Standard Access Mode Cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/130874#M48931</link>
      <description>&lt;P&gt;Thanks for sharing this. I wouldn't have thought that lack of hive metastore connection could cause issue with installing jars.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 17:02:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/maven-libraries-in-vnet-injected-uc-enabled-workspace-on/m-p/130874#M48931</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-09-04T17:02:01Z</dc:date>
    </item>
  </channel>
</rss>

