<?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: Allowing Azure Databricks to query a local/private database in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/allowing-azure-databricks-to-query-a-local-private-database/m-p/83796#M37003</link>
    <description>&lt;P&gt;To do that, Databricks needs access to your local LAN.&lt;BR /&gt;This means configuring network security groups or a firewall.&lt;BR /&gt;Setting up a private endpoint is also a good idea.&lt;BR /&gt;You also have to make sure that your databricks cluster can connect to your on-prem database.&lt;BR /&gt;&lt;BR /&gt;Now, assuming all this is working, what will actually happen is this:&lt;BR /&gt;databricks connects to your database, fetches the data you defined (in your spark script) and moves it to the databricks workers which reside in the cloud.&lt;BR /&gt;Databricks does the transformationts etc and finally moves the data back to your on-prem system.&lt;BR /&gt;Depending on the sizing of the underlying on-prem database this can take a while.&lt;BR /&gt;So your data will be sent to the cloud, no matter what (best case = worker RAM only).&lt;BR /&gt;I am not sure if that is what you want.&lt;BR /&gt;Most of the times, on-prem data is copied to cloud storage, and processed from there.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Aug 2024 13:01:36 GMT</pubDate>
    <dc:creator>-werners-</dc:creator>
    <dc:date>2024-08-21T13:01:36Z</dc:date>
    <item>
      <title>Allowing Azure Databricks to query a local/private database</title>
      <link>https://community.databricks.com/t5/data-engineering/allowing-azure-databricks-to-query-a-local-private-database/m-p/83791#M37001</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to set up a simple machine learning pipeline where I want to generate example data on my computer, save this data into a MariaDB database on my computer, and then allow Azure Databricks to access my local database to train a model with it, etc. What is the best and preferred way to allow Azure Databricks to access my database since I don't want to migrate my data into Azure.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 12:27:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/allowing-azure-databricks-to-query-a-local-private-database/m-p/83791#M37001</guid>
      <dc:creator>AskMe55</dc:creator>
      <dc:date>2024-08-21T12:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Allowing Azure Databricks to query a local/private database</title>
      <link>https://community.databricks.com/t5/data-engineering/allowing-azure-databricks-to-query-a-local-private-database/m-p/83796#M37003</link>
      <description>&lt;P&gt;To do that, Databricks needs access to your local LAN.&lt;BR /&gt;This means configuring network security groups or a firewall.&lt;BR /&gt;Setting up a private endpoint is also a good idea.&lt;BR /&gt;You also have to make sure that your databricks cluster can connect to your on-prem database.&lt;BR /&gt;&lt;BR /&gt;Now, assuming all this is working, what will actually happen is this:&lt;BR /&gt;databricks connects to your database, fetches the data you defined (in your spark script) and moves it to the databricks workers which reside in the cloud.&lt;BR /&gt;Databricks does the transformationts etc and finally moves the data back to your on-prem system.&lt;BR /&gt;Depending on the sizing of the underlying on-prem database this can take a while.&lt;BR /&gt;So your data will be sent to the cloud, no matter what (best case = worker RAM only).&lt;BR /&gt;I am not sure if that is what you want.&lt;BR /&gt;Most of the times, on-prem data is copied to cloud storage, and processed from there.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 13:01:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/allowing-azure-databricks-to-query-a-local-private-database/m-p/83796#M37003</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2024-08-21T13:01:36Z</dc:date>
    </item>
  </channel>
</rss>

