<?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: Unable to Create a pipeline in order to populate a table with Auto Loader in Databricks Free Edition Help</title>
    <link>https://community.databricks.com/t5/databricks-free-edition-help/unable-to-create-a-pipeline-in-order-to-populate-a-table-with/m-p/146298#M619</link>
    <description>&lt;P&gt;In declarative pipelines you don't run cells in the notebook. Try to use run pipeline button&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 31 Jan 2026 07:28:57 GMT</pubDate>
    <dc:creator>szymon_dybczak</dc:creator>
    <dc:date>2026-01-31T07:28:57Z</dc:date>
    <item>
      <title>Unable to Create a pipeline in order to populate a table with Auto Loader</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/unable-to-create-a-pipeline-in-order-to-populate-a-table-with/m-p/146217#M617</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm new to using Databricks Free Edition and I'm following the Data Ingestion with Lakeflow Connection training track. Since I'm using the free version, I don't have access to the available lab resources.&lt;/P&gt;&lt;P&gt;In the Auto Loader training step, I've already imported a similar CSV file into my directory, but I'm having trouble creating my Delta Live Table.&lt;/P&gt;&lt;P&gt;When I run the command below on my notebook:&lt;/P&gt;&lt;P&gt;CREATE OR REFRESH STREAMING TABLE sql_csv_autoloader SCHEDULE EVERY 1 WEEK AS SELECT * FROM STREAM read_files( '/Volumes/workspace/default/dbacademy_ecommerce/csv_files_autoloader_source', FORMAT =&amp;gt; 'csv', SEP =&amp;gt; ';', HEADER =&amp;gt; true );&lt;/P&gt;&lt;P&gt;I get the following error:So I went to the documentation for help with this problem and I understood that I need to create a pipeline, but how to create it and when I should execute this SQL command is not clear.&lt;BR /&gt;My perception is that the documentation is outdated or I'm looking in the wrong place&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/aws/en/ldp/developer/ldp-sql-ref-create-streaming-table" target="_blank" rel="noopener"&gt;https://docs.databricks.com/aws/en/ldp/developer/ldp-sql-ref-create-streaming-table&lt;/A&gt;&lt;/P&gt;&lt;P&gt;can someone help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2026 21:57:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/unable-to-create-a-pipeline-in-order-to-populate-a-table-with/m-p/146217#M617</guid>
      <dc:creator>Rafa3loneil</dc:creator>
      <dc:date>2026-01-30T21:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Create a pipeline in order to populate a table with Auto Loader</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/unable-to-create-a-pipeline-in-order-to-populate-a-table-with/m-p/146298#M619</link>
      <description>&lt;P&gt;In declarative pipelines you don't run cells in the notebook. Try to use run pipeline button&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 31 Jan 2026 07:28:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/unable-to-create-a-pipeline-in-order-to-populate-a-table-with/m-p/146298#M619</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2026-01-31T07:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Create a pipeline in order to populate a table with Auto Loader</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/unable-to-create-a-pipeline-in-order-to-populate-a-table-with/m-p/146390#M621</link>
      <description>&lt;P&gt;If you havent already .&lt;BR /&gt;Below Catalog option of left hand side select Jobs and pipelines&amp;nbsp;&lt;/P&gt;&lt;P&gt;Select Create a new pipeline&amp;nbsp;&lt;/P&gt;&lt;P&gt;Point this pipeline to source from this notebook .&amp;nbsp;&lt;/P&gt;&lt;P&gt;Run the pipeline .&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thsi is how you run a SDP code&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Feb 2026 04:49:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/unable-to-create-a-pipeline-in-order-to-populate-a-table-with/m-p/146390#M621</guid>
      <dc:creator>pradeep_singh</dc:creator>
      <dc:date>2026-02-01T04:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Create a pipeline in order to populate a table with Auto Loader</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/unable-to-create-a-pipeline-in-order-to-populate-a-table-with/m-p/146407#M622</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/202980"&gt;@pradeep_singh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Based on screenshot&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/213783"&gt;@Rafa3loneil&lt;/a&gt;&amp;nbsp; provided - he already done this. I think the main issue here is that he tried to execute a SDP code as a regular notebook cell (1). Instead he need to intialize pipeline using "Run Pipeline" button (2.)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="szymon_dybczak_0-1769939633667.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/23544i9081E7E2BD6F9921/image-size/medium?v=v2&amp;amp;px=400" role="button" title="szymon_dybczak_0-1769939633667.png" alt="szymon_dybczak_0-1769939633667.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Feb 2026 09:54:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/unable-to-create-a-pipeline-in-order-to-populate-a-table-with/m-p/146407#M622</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2026-02-01T09:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Create a pipeline in order to populate a table with Auto Loader</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/unable-to-create-a-pipeline-in-order-to-populate-a-table-with/m-p/146415#M623</link>
      <description>&lt;P&gt;Got it . Thanks for clarifying . I guess i missed the details&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Feb 2026 14:04:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/unable-to-create-a-pipeline-in-order-to-populate-a-table-with/m-p/146415#M623</guid>
      <dc:creator>pradeep_singh</dc:creator>
      <dc:date>2026-02-01T14:04:24Z</dc:date>
    </item>
  </channel>
</rss>

