<?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: I am trying to connect to Azure Databricks SQL from my Spring Boot Application.
is it possible to connect using the JDBC URL details.
OR is it NOT supported yet. Please let me know. in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/i-am-trying-to-connect-to-azure-databricks-sql-from-my-spring/m-p/10953#M5995</link>
    <description>&lt;P&gt;Hi @Vamsee krishna kanth Arcot​&amp;nbsp;Yes, currently you will have to download the JDBC from &lt;A href="https://databricks.com/spark/jdbc-drivers-download" alt="https://databricks.com/spark/jdbc-drivers-download" target="_blank"&gt;https://databricks.com/spark/jdbc-drivers-download&lt;/A&gt; and connect from other applications with JDBC URL just like you mentioned in your example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; There is an internal request (DB-I-4081&lt;A href="https://databricks--ahaapp.na109.visual.force.com/apex/AhaCaseIdeas?id=5003f00000GhJKgAAN&amp;amp;tour=&amp;amp;isdtp=p1&amp;amp;sfdcIFrameOrigin=https://databricks.lightning.force.com&amp;amp;sfdcIFrameHost=web&amp;amp;nonce=5a1c8af73fda35351d0e4df08b235fb85065a71c22fd8a20497346b7fec657fd&amp;amp;ltn_app_id=06m61000000iYOXAA2&amp;amp;clc=1#" alt="https://databricks--ahaapp.na109.visual.force.com/apex/AhaCaseIdeas?id=5003f00000GhJKgAAN&amp;amp;tour=&amp;amp;isdtp=p1&amp;amp;sfdcIFrameOrigin=https://databricks.lightning.force.com&amp;amp;sfdcIFrameHost=web&amp;amp;nonce=5a1c8af73fda35351d0e4df08b235fb85065a71c22fd8a20497346b7fec657fd&amp;amp;ltn_app_id=06m61000000iYOXAA2&amp;amp;clc=1#" target="_blank"&gt; Publish databricks JDBC driver to maven central&lt;/A&gt;). This request shall be upvoted if you own a &lt;A href="https://docs.databricks.com/resources/ideas.html?_ga=2.97435289.705609354.1637551067-587921004.1622541258" alt="https://docs.databricks.com/resources/ideas.html?_ga=2.97435289.705609354.1637551067-587921004.1622541258" target="_blank"&gt;databricks ideas portal login&lt;/A&gt;. The upvotes would accelerate the priority of this request. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Nov 2021 07:25:01 GMT</pubDate>
    <dc:creator>User16871418122</dc:creator>
    <dc:date>2021-11-24T07:25:01Z</dc:date>
    <item>
      <title>I am trying to connect to Azure Databricks SQL from my Spring Boot Application.
is it possible to connect using the JDBC URL details.
OR is it NOT supported yet. Please let me know.</title>
      <link>https://community.databricks.com/t5/data-engineering/i-am-trying-to-connect-to-azure-databricks-sql-from-my-spring/m-p/10948#M5990</link>
      <description />
      <pubDate>Fri, 12 Nov 2021 01:02:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-am-trying-to-connect-to-azure-databricks-sql-from-my-spring/m-p/10948#M5990</guid>
      <dc:creator>Vamsee</dc:creator>
      <dc:date>2021-11-12T01:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: I am trying to connect to Azure Databricks SQL from my Spring Boot Application.
is it possible to connect using the JDBC URL details.
OR is it NOT supported yet. Please let me know.</title>
      <link>https://community.databricks.com/t5/data-engineering/i-am-trying-to-connect-to-azure-databricks-sql-from-my-spring/m-p/10950#M5992</link>
      <description>&lt;P&gt;Hi @Vamsee krishna kanth Arcot​&amp;nbsp;&amp;nbsp;Databricks classloader does not support loading classes from the Spring Boot uber jar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a workaround that involves&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Using an init script, you can replace the default spring jar installed in databricks cluster with required version. Follow the steps mentioned in the KB:&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/azure/databricks/kb/libraries/replace-default-jar-new-jar" alt="https://docs.microsoft.com/en-us/azure/databricks/kb/libraries/replace-default-jar-new-jar" target="_blank"&gt;https://docs.microsoft.com/en-us/azure/databricks/kb/libraries/replace-default-jar-new-jar&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Use the maven-shade-plugin to build the jar&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 07:14:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-am-trying-to-connect-to-azure-databricks-sql-from-my-spring/m-p/10950#M5992</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2021-11-12T07:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: I am trying to connect to Azure Databricks SQL from my Spring Boot Application.
is it possible to connect using the JDBC URL details.
OR is it NOT supported yet. Please let me know.</title>
      <link>https://community.databricks.com/t5/data-engineering/i-am-trying-to-connect-to-azure-databricks-sql-from-my-spring/m-p/10951#M5993</link>
      <description>&lt;P&gt;Hi @Vamsee krishna kanth Arcot​&amp;nbsp;did the workaround help you resolve the issue?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 16:19:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-am-trying-to-connect-to-azure-databricks-sql-from-my-spring/m-p/10951#M5993</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2021-11-17T16:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: I am trying to connect to Azure Databricks SQL from my Spring Boot Application.
is it possible to connect using the JDBC URL details.
OR is it NOT supported yet. Please let me know.</title>
      <link>https://community.databricks.com/t5/data-engineering/i-am-trying-to-connect-to-azure-databricks-sql-from-my-spring/m-p/10952#M5994</link>
      <description>&lt;P&gt;Hi @Prabakar Ammeappin​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didnot understand what are u referring to .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyways I could download the jar SparkJDBC42.jar and include it in my spring boot application in IntelliJ IDE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also I am trying to connect using the below code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DriverManagerDataSource dataSource = new DriverManagerDataSource();&lt;/P&gt;&lt;P&gt;dataSource.setDriverClassName("com.simba.spark.jdbc.Driver");&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am yet to test it, but my question is since the JAR is NOT available through maven, what is the alternative ?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do we need to manually install it on every server irrespective of whether it is dev/qa/prod.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 17:24:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-am-trying-to-connect-to-azure-databricks-sql-from-my-spring/m-p/10952#M5994</guid>
      <dc:creator>Vamsee</dc:creator>
      <dc:date>2021-11-17T17:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: I am trying to connect to Azure Databricks SQL from my Spring Boot Application.
is it possible to connect using the JDBC URL details.
OR is it NOT supported yet. Please let me know.</title>
      <link>https://community.databricks.com/t5/data-engineering/i-am-trying-to-connect-to-azure-databricks-sql-from-my-spring/m-p/10953#M5995</link>
      <description>&lt;P&gt;Hi @Vamsee krishna kanth Arcot​&amp;nbsp;Yes, currently you will have to download the JDBC from &lt;A href="https://databricks.com/spark/jdbc-drivers-download" alt="https://databricks.com/spark/jdbc-drivers-download" target="_blank"&gt;https://databricks.com/spark/jdbc-drivers-download&lt;/A&gt; and connect from other applications with JDBC URL just like you mentioned in your example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; There is an internal request (DB-I-4081&lt;A href="https://databricks--ahaapp.na109.visual.force.com/apex/AhaCaseIdeas?id=5003f00000GhJKgAAN&amp;amp;tour=&amp;amp;isdtp=p1&amp;amp;sfdcIFrameOrigin=https://databricks.lightning.force.com&amp;amp;sfdcIFrameHost=web&amp;amp;nonce=5a1c8af73fda35351d0e4df08b235fb85065a71c22fd8a20497346b7fec657fd&amp;amp;ltn_app_id=06m61000000iYOXAA2&amp;amp;clc=1#" alt="https://databricks--ahaapp.na109.visual.force.com/apex/AhaCaseIdeas?id=5003f00000GhJKgAAN&amp;amp;tour=&amp;amp;isdtp=p1&amp;amp;sfdcIFrameOrigin=https://databricks.lightning.force.com&amp;amp;sfdcIFrameHost=web&amp;amp;nonce=5a1c8af73fda35351d0e4df08b235fb85065a71c22fd8a20497346b7fec657fd&amp;amp;ltn_app_id=06m61000000iYOXAA2&amp;amp;clc=1#" target="_blank"&gt; Publish databricks JDBC driver to maven central&lt;/A&gt;). This request shall be upvoted if you own a &lt;A href="https://docs.databricks.com/resources/ideas.html?_ga=2.97435289.705609354.1637551067-587921004.1622541258" alt="https://docs.databricks.com/resources/ideas.html?_ga=2.97435289.705609354.1637551067-587921004.1622541258" target="_blank"&gt;databricks ideas portal login&lt;/A&gt;. The upvotes would accelerate the priority of this request. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 07:25:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-am-trying-to-connect-to-azure-databricks-sql-from-my-spring/m-p/10953#M5995</guid>
      <dc:creator>User16871418122</dc:creator>
      <dc:date>2021-11-24T07:25:01Z</dc:date>
    </item>
  </channel>
</rss>

