<?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 Querying Mysql db from Azure databricks where public access is disabled in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/querying-mysql-db-from-azure-databricks-where-public-access-is/m-p/79343#M35740</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We are trying to setup a infra that ingest data from MySQL hosted on awa EC2 instance with pyspark and azure databricks and dump to the adls storage.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since databases has public accessibility disabled and how can I interact with MySQL from azure databricks?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Major challenge is public accessiblity disabled. Querying MySQL normally is doable&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jul 2024 07:21:17 GMT</pubDate>
    <dc:creator>ashraf1395</dc:creator>
    <dc:date>2024-07-19T07:21:17Z</dc:date>
    <item>
      <title>Querying Mysql db from Azure databricks where public access is disabled</title>
      <link>https://community.databricks.com/t5/data-engineering/querying-mysql-db-from-azure-databricks-where-public-access-is/m-p/79343#M35740</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We are trying to setup a infra that ingest data from MySQL hosted on awa EC2 instance with pyspark and azure databricks and dump to the adls storage.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since databases has public accessibility disabled and how can I interact with MySQL from azure databricks?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Major challenge is public accessiblity disabled. Querying MySQL normally is doable&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 07:21:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/querying-mysql-db-from-azure-databricks-where-public-access-is/m-p/79343#M35740</guid>
      <dc:creator>ashraf1395</dc:creator>
      <dc:date>2024-07-19T07:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Querying Mysql db from Azure databricks where public access is disabled</title>
      <link>https://community.databricks.com/t5/data-engineering/querying-mysql-db-from-azure-databricks-where-public-access-is/m-p/79348#M35742</link>
      <description>&lt;P&gt;you will need some kind of tunnel that opens the db server to external access.&lt;BR /&gt;Perhaps a vpn is an option?&lt;BR /&gt;If not: won't be possible.&lt;BR /&gt;An alternative way would be to have some local LAN tool extract the data and then move it to S3/... and afterwards let Databricks pick up those files.&lt;BR /&gt;If I'm not mistaken, Databricks is integrating ETL functionality in their platform (I think it is in private preview), so it might be possible in the future (although you would still need some kind of opening to the public facing internet using a gateway/vpn whatever).&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 07:35:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/querying-mysql-db-from-azure-databricks-where-public-access-is/m-p/79348#M35742</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2024-07-19T07:35:25Z</dc:date>
    </item>
  </channel>
</rss>

