cancel
Showing results for 
Search instead for 
Did you mean: 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results for 
Search instead for 
Did you mean: 

Training link deprecated: How to ingest data for Databricks SQL

PrathviS
New Contributor

I am currently doing a course in Databricks academy: How to ingest data for Databricks SQL.

To create a table in the external location I am provided with the link that is not working anymore. Below is the link:

wasbs://courseware@dbacademy.blob.core.windows.net/how-to-ingest-data-for-databricks-sql/v01/bronze

The query I am trying to execute is: 

-- CREATE TABLE table_from_external_data LOCATION 'wasbs://courseware@dbacademy.blob.core.windows.net/how-to-ingest-data-for-databricks-sql/v01/bronze';
-- SELECT * FROM table_from_external_data;

The error I am getting is: 
[UC_FILE_SCHEME_FOR_TABLE_CREATION_NOT_SUPPORTED] Creating table in Unity Catalog with file scheme wasbs is not supported.
Instead, please create a federated data source connection using the CREATE CONNECTION command for the same table provider, then create a catalog based on the connection with a CREATE FOREIGN CATALOG command to reference the tables therein. SQLSTATE: 0AKUC

I understand that wasbs is deprecated. I tried an alternative solution of creating a mount point but I am unable to do it without access key. How can I resolve this issue?

The training seems to be outdated.



1 REPLY 1

Kaniz_Fatma
Community Manager
Community Manager

Hi @PrathviS, Thank you for sharing your concern with us!

 

To expedite your request, please list your concerns on our ticketing portal. Our support staff would be able to act faster on the resolution (our standard resolution time is 24-48 hours).

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