<?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: Cannot get past Query Data tutorial for Azure Databricks in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/cannot-get-past-query-data-tutorial-for-azure-databricks/m-p/75351#M34943</link>
    <description>&lt;P&gt;Struggling with this as well. So using dbfs:/ with CREATE TABLE statement works on AWS, but not Azure?&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jun 2024 13:22:35 GMT</pubDate>
    <dc:creator>dollyb</dc:creator>
    <dc:date>2024-06-21T13:22:35Z</dc:date>
    <item>
      <title>Cannot get past Query Data tutorial for Azure Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/cannot-get-past-query-data-tutorial-for-azure-databricks/m-p/61640#M31819</link>
      <description>&lt;P&gt;I created a new workspace on Azure Databricks, and I can't get past this &lt;A href="https://learn.microsoft.com/en-us/azure/databricks/getting-started/quick-start" target="_self"&gt;first step in the tutorial&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;DROP TABLE IF EXISTS diamonds;

CREATE TABLE diamonds USING CSV OPTIONS (path "/databricks-datasets/Rdatasets/data-001/csv/ggplot2/diamonds.csv", header "true")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;error:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;UnityCatalogServiceException: [RequestId=1a282f93-a134-4639-ac88-65798d67c924 ErrorClass=INVALID_PARAMETER_VALUE] GenerateTemporaryPathCredential uri /databricks-datasets/Rdatasets/data-001/csv/ggplot2/diamonds.csv is not a valid URI. Error message: INVALID_PARAMETER_VALUE: Missing cloud file system scheme.&lt;/P&gt;&lt;P&gt;adding dbfs: didn't fix my issue, as &lt;A href="https://community.databricks.com/t5/data-engineering/help-can-t-create-table-from-tutorial-is-my-setup-wrong/m-p/50998#M28927" target="_self"&gt;suggested here&lt;/A&gt;. instead I got:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;AnalysisException: [UC_FILE_SCHEME_FOR_TABLE_CREATION_NOT_SUPPORTED] Creating table in Unity Catalog with file scheme dbfs 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.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I also browsed the file system (with ls commands) and saw the file there.&lt;/P&gt;&lt;P&gt;Note: I got this working properly on AWS Databricks&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 06:15:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/cannot-get-past-query-data-tutorial-for-azure-databricks/m-p/61640#M31819</guid>
      <dc:creator>philipkd</dc:creator>
      <dc:date>2024-02-23T06:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get past Query Data tutorial for Azure Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/cannot-get-past-query-data-tutorial-for-azure-databricks/m-p/75351#M34943</link>
      <description>&lt;P&gt;Struggling with this as well. So using dbfs:/ with CREATE TABLE statement works on AWS, but not Azure?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 13:22:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/cannot-get-past-query-data-tutorial-for-azure-databricks/m-p/75351#M34943</guid>
      <dc:creator>dollyb</dc:creator>
      <dc:date>2024-06-21T13:22:35Z</dc:date>
    </item>
  </channel>
</rss>

