<?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 Error in accessing Delta Tables in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/error-in-accessing-delta-tables/m-p/25722#M17946</link>
    <description>&lt;P&gt;I'm getting attached error in accessing delta lake tables in the data bricks workspace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Summary of error: Could not connect to md1n4trqmokgnhr.csnrqwqko4ho.ap-southeast-1.rds.amazonaws.com:3306 : Connection reset&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached detailed error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Mar 2022 03:29:13 GMT</pubDate>
    <dc:creator>Shehan92</dc:creator>
    <dc:date>2022-03-14T03:29:13Z</dc:date>
    <item>
      <title>Error in accessing Delta Tables</title>
      <link>https://community.databricks.com/t5/data-engineering/error-in-accessing-delta-tables/m-p/25722#M17946</link>
      <description>&lt;P&gt;I'm getting attached error in accessing delta lake tables in the data bricks workspace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Summary of error: Could not connect to md1n4trqmokgnhr.csnrqwqko4ho.ap-southeast-1.rds.amazonaws.com:3306 : Connection reset&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached detailed error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 03:29:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-in-accessing-delta-tables/m-p/25722#M17946</guid>
      <dc:creator>Shehan92</dc:creator>
      <dc:date>2022-03-14T03:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error in accessing Delta Tables</title>
      <link>https://community.databricks.com/t5/data-engineering/error-in-accessing-delta-tables/m-p/25723#M17947</link>
      <description>&lt;P&gt;It is problem with metastore, probably you just blocked traffic to that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On that page you can also find urls/ips which should be allowed out/routed through internet gateway: &lt;A href="https://docs.databricks.com/administration-guide/cloud-configurations/aws/customer-managed-vpc.html" alt="https://docs.databricks.com/administration-guide/cloud-configurations/aws/customer-managed-vpc.html" target="_blank"&gt;https://docs.databricks.com/administration-guide/cloud-configurations/aws/customer-managed-vpc.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We discussed it recently also on that post &lt;A href="https://community.databricks.com/s/question/0D53f00001lLVGDCA4/not-able-to-run-notebook-even-when-cluster-is-running-and-databasestables-are-not-visible-in-data-tab" alt="https://community.databricks.com/s/question/0D53f00001lLVGDCA4/not-able-to-run-notebook-even-when-cluster-is-running-and-databasestables-are-not-visible-in-data-tab" target="_blank"&gt;https://community.databricks.com/s/question/0D53f00001lLVGDCA4/not-able-to-run-notebook-even-when-cluster-is-running-and-databasestables-are-not-visible-in-data-tab&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 10:17:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-in-accessing-delta-tables/m-p/25723#M17947</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2022-03-14T10:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error in accessing Delta Tables</title>
      <link>https://community.databricks.com/t5/data-engineering/error-in-accessing-delta-tables/m-p/25724#M17948</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to md1n4trqmokgnhr.csnrqwqko4ho.ap-southeast-1.rds.amazonaws.com:3306 : Connection reset
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.get(ExceptionMapper.java:175)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.getException(ExceptionMapper.java:110)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1107)
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:502)
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:155)
	at org.mariadb.jdbc.Driver.connect(Driver.java:86)
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:95)
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:101)
	at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:341)
	at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:506)
	... 149 more&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;From the logs, the above is the "CausedBy" part.  Connection issue with the metastore seems to be the primary issue and unrelated to Delta. you should be seeing this issue for any table. &lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 01:50:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-in-accessing-delta-tables/m-p/25724#M17948</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2022-03-15T01:50:02Z</dc:date>
    </item>
  </channel>
</rss>

