cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Foreign catalogs aren't populated.

liefeld
New Contributor

I've created connections to various RDS Aurora databases but always get the same problem - when creating a foreign catalog only the information_schema database is shown in Catalog Explorer.  

The AI chat agent has made a few ways to specify the database using CREATE FOREIGN CATALOG or CREATE CONNECTION but none work, eg:

CREATE OR REPLACE FOREIGN DATA SOURCE my_db USING mysql OPTIONS
( host "mysql.server.com", port "3306", database "my_db", USER "my_user", password "my_password" ) ;

Any ideas ?

1 REPLY 1

Kaniz_Fatma
Community Manager
Community Manager

Hi @liefeld, Could you please paste the error stack here?

 

 

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group