<?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: While configuring notebook session from datafactory pipeline, pipeline notebook activity fails in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/While-configuring-notebook-session-from-datafactory-pipeline/m-p/3759826#M2123</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="704612" data-lia-user-login="Binit17" class="lia-mention lia-mention-user"&gt;Binit17&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thanks for using Fabric Community.&lt;BR /&gt;It looks like issue is with the child nodes and for&amp;nbsp;&lt;SPAN&gt;defaultLakehouse is name, id and&amp;nbsp;workspaceId.&lt;BR /&gt;You cannot use parameter name and defaultvalue along with defaultLakehouse.&lt;BR /&gt;&lt;BR /&gt;I would like to understand what you are trying to achieve? So that I can guide you better.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;For example -&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;%%configure  

{ 
    "driverCores": 
    { 
        "parameterName": "driverCoresFromNotebookActivity", 
        "defaultValue": 4 
    }
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;BR /&gt;Docs to refer -&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-in/fabric/data-engineering/author-execute-notebook#parameterized-session-configuration-from-a-pipeline" target="_blank"&gt;Develop, execute, and manage notebooks - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this is helpful. Please let me know incase of further queries.&lt;/P&gt;</description>
    <pubDate>Wed, 13 Mar 2024 07:29:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-03-13T07:29:22Z</dc:date>
    <item>
      <title>While configuring notebook session from datafactory pipeline, pipeline notebook activity fails</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/While-configuring-notebook-session-from-datafactory-pipeline/m-p/3758800#M2121</link>
      <description>&lt;P&gt;I am following the fabric documentation to configure lakehouse on notebook from pipeline but getting error Configuration should be valid json object. I see an escape character has been added to the parameter that i am passing.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-in/fabric/data-engineering/author-execute-notebook#parameterized-session-configuration-from-a-pipeline" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-in/fabric/data-engineering/author-execute-notebook#parameterized-session-configuration-from-a-pipeline&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 19:06:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/While-configuring-notebook-session-from-datafactory-pipeline/m-p/3758800#M2121</guid>
      <dc:creator>Binit17</dc:creator>
      <dc:date>2024-03-12T19:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: While configuring notebook session from datafactory pipeline, pipeline notebook activity fails</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/While-configuring-notebook-session-from-datafactory-pipeline/m-p/3759769#M2122</link>
      <description>&lt;P&gt;I realized if we use the same %%configure command in interactive mode we get the attached error as well&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 07:07:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/While-configuring-notebook-session-from-datafactory-pipeline/m-p/3759769#M2122</guid>
      <dc:creator>Binit17</dc:creator>
      <dc:date>2024-03-13T07:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: While configuring notebook session from datafactory pipeline, pipeline notebook activity fails</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/While-configuring-notebook-session-from-datafactory-pipeline/m-p/3759826#M2123</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="704612" data-lia-user-login="Binit17" class="lia-mention lia-mention-user"&gt;Binit17&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thanks for using Fabric Community.&lt;BR /&gt;It looks like issue is with the child nodes and for&amp;nbsp;&lt;SPAN&gt;defaultLakehouse is name, id and&amp;nbsp;workspaceId.&lt;BR /&gt;You cannot use parameter name and defaultvalue along with defaultLakehouse.&lt;BR /&gt;&lt;BR /&gt;I would like to understand what you are trying to achieve? So that I can guide you better.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;For example -&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;%%configure  

{ 
    "driverCores": 
    { 
        "parameterName": "driverCoresFromNotebookActivity", 
        "defaultValue": 4 
    }
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;BR /&gt;Docs to refer -&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-in/fabric/data-engineering/author-execute-notebook#parameterized-session-configuration-from-a-pipeline" target="_blank"&gt;Develop, execute, and manage notebooks - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this is helpful. Please let me know incase of further queries.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 07:29:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/While-configuring-notebook-session-from-datafactory-pipeline/m-p/3759826#M2123</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-13T07:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: While configuring notebook session from datafactory pipeline, pipeline notebook activity fails</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/While-configuring-notebook-session-from-datafactory-pipeline/m-p/3759892#M2124</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I saw in the fabric documentation that these configurations can be passed from the pipeline to the notebooks. I have a situation where i have multiple lakehouse in a workspace and i want to execute a notebook to create tables in different lakehouse from a single notebook. For this i want to pass the lakehouse as a parameter from pipeline to notebook so it sets the default lakehouse as per input parameter and create tables in appropriate lakehouses.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 07:45:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/While-configuring-notebook-session-from-datafactory-pipeline/m-p/3759892#M2124</guid>
      <dc:creator>Binit17</dc:creator>
      <dc:date>2024-03-13T07:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: While configuring notebook session from datafactory pipeline, pipeline notebook activity fails</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/While-configuring-notebook-session-from-datafactory-pipeline/m-p/3762476#M2137</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="704612" data-lia-user-login="Binit17" class="lia-mention lia-mention-user"&gt;Binit17&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Apologies for the delay in reply from our side.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;You can follow below step inorder to pass them as pipeline parameters -&lt;BR /&gt;&lt;BR /&gt;In Pipeline:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;In Notebook:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;%%configure  

{ 
    "defaultLakehouse": {  // This overwrites the default lakehouse for current session
        "name": {
      "parameterName": "paramterName",
      "defaultValue": "gopi_lake_house_1"
        } ,
        "id": {
      "parameterName": "parameterId",
      "defaultValue": "7b6de"
        } 
    }
}
&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;Output -&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Hope this is helpful. Please let me know incase of further queries.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 06:36:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/While-configuring-notebook-session-from-datafactory-pipeline/m-p/3762476#M2137</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-14T06:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: While configuring notebook session from datafactory pipeline, pipeline notebook activity fails</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/While-configuring-notebook-session-from-datafactory-pipeline/m-p/3765223#M2151</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="704612" data-lia-user-login="Binit17" class="lia-mention lia-mention-user"&gt;Binit17&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet .&lt;BR /&gt;Otherwise, will respond back with the more details and we will try to help . &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 06:19:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/While-configuring-notebook-session-from-datafactory-pipeline/m-p/3765223#M2151</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-15T06:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: While configuring notebook session from datafactory pipeline, pipeline notebook activity fails</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/While-configuring-notebook-session-from-datafactory-pipeline/m-p/3770358#M2161</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="704612" data-lia-user-login="Binit17" class="lia-mention lia-mention-user"&gt;Binit17&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Otherwise, will respond back with the more details and we will try to help .&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2024 07:10:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/While-configuring-notebook-session-from-datafactory-pipeline/m-p/3770358#M2161</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-18T07:10:34Z</dc:date>
    </item>
  </channel>
</rss>

