<?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: Copy SQL Table to External Lakehouse File in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Copy-SQL-Table-to-External-Lakehouse-File/m-p/4089204#M4924</link>
    <description>&lt;P&gt;This is a valid pattern for a file system, according to the regular expression.&amp;nbsp; The issue may be the quotes around it.&amp;nbsp; The quotes are required for the browse to work, but may break the destination path.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Aug 2024 12:24:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-08-08T12:24:26Z</dc:date>
    <item>
      <title>Copy SQL Table to External Lakehouse File</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Copy-SQL-Table-to-External-Lakehouse-File/m-p/4087794#M4912</link>
      <description>&lt;P&gt;I am trying to copy a table from SQL Server to a Parquet file in one Workspace to another External Workspace &amp;amp; Lakehouse. I am the owner of both and I can browse the destination file.&amp;nbsp; The Destination side of the Copy Data is specified with variables and it browses fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Per instructions, I use the WorkspaceID and LakehouseIDs as GUIDs to define the connection.&lt;/P&gt;&lt;P&gt;If I browse it, it copies up fine, but on the copy I get the following error.&amp;nbsp; Seems to&lt;/P&gt;&lt;P&gt;not like the GUID as part of the actual destination&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;BR /&gt;ErrorCode=LakehouseOperationFailed,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,&lt;BR /&gt;Message=Lakehouse operation failed for: 'filesystem' does not match expected pattern &lt;BR /&gt;'^[$a-z0-9](?!.*--)[-a-z0-9]{1,61}[a-z0-9]$'.. Workspace: '"26afc951-5c69-4f44-9652-5bd526c93b9c"'. &lt;BR /&gt;Path: '"2a36c340-3ca8-475b-abd2-dbc799dccd94"/Files/erds/some_data.parquet'..,&lt;BR /&gt;Source=Microsoft.DataTransfer.ClientLibrary,''Type=Microsoft.Rest.ValidationException,Message='filesystem' does not match expected pattern '^[$a-z0-9](?!.*--)[-a-z0-9]{1,61}[a-z0-9]$'.,Source=Microsoft.DataTransfer.ClientLibrary,'&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;D&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 21:34:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Copy-SQL-Table-to-External-Lakehouse-File/m-p/4087794#M4912</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-07T21:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Copy SQL Table to External Lakehouse File</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Copy-SQL-Table-to-External-Lakehouse-File/m-p/4087958#M4915</link>
      <description>&lt;P&gt;&lt;FONT&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to the error message you provided, the error you encountered was due to a mismatch between the format of the file system name and the expected pattern.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This pattern recommends that file system names should contain only lowercase letters, numbers, and hyphens, and should not begin or end with a hyphen, nor should they contain consecutive hyphens.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can check the file system name to ensure that the file system name in the target path matches the specified schema.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you use GUids as part of the file system name, consider converting them to a format that matches the schema.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nono Chen&lt;/P&gt;
&lt;P&gt;If this &lt;STRONG&gt;&lt;EM&gt;post&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;helps, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 01:21:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Copy-SQL-Table-to-External-Lakehouse-File/m-p/4087958#M4915</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-08T01:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Copy SQL Table to External Lakehouse File</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Copy-SQL-Table-to-External-Lakehouse-File/m-p/4089204#M4924</link>
      <description>&lt;P&gt;This is a valid pattern for a file system, according to the regular expression.&amp;nbsp; The issue may be the quotes around it.&amp;nbsp; The quotes are required for the browse to work, but may break the destination path.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 12:24:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Copy-SQL-Table-to-External-Lakehouse-File/m-p/4089204#M4924</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-08T12:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Copy SQL Table to External Lakehouse File</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Copy-SQL-Table-to-External-Lakehouse-File/m-p/4097610#M4976</link>
      <description>&lt;P&gt;This is still an issue, using a GUID as the Workspace and LakehouseID - where I have ownership and permissions - should work for destination of Copy Data, but does not as it is not accepted for destination.&amp;nbsp; This is a bug in my opinion.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 12:27:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Copy-SQL-Table-to-External-Lakehouse-File/m-p/4097610#M4976</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-13T12:27:29Z</dc:date>
    </item>
  </channel>
</rss>

