Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Error : While importing bulk Notebooks from intermediate directory in OneLake to Fabric

Can we import bulk Notebooks from Lakehouse to fabric ? Because when i ran all 3 cells at a time , Only one is getting copied to workspace throughing duplicate issue . 

 

It is not copying the other Notebooks . 

 

https://github.com/microsoft/fabric-migration/blob/main/data-engineering/spark-notebooks/nt-notebook-export-import.ipynb

 

I was using the above github notebook to copy synapse notebook to Fabric. Facing issue at Step 3. 

 

  • Anonymous's avatar
    Anonymous
    2 years ago

    Yes, I have used Unique names . It is working now.

  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Anonymous 
    Glad that your query got resolved. Please continue using Fabric Community for any help regarding your queries.

8 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous 
    Thanks for using Fabric Community.
    At this time, we are reaching out to the internal team to get some help on this. We will update you once we hear back from them.
    Thanks 

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi Anonymous 
      Error 202 means that that notebook is getting created but has not completed yet. Can you check in the workspace ? It should have bene created. The script will need to be fixed. Can you please send me the screenshot of the code?

      Thanks.

      • Anonymous's avatar
        Anonymous
        Not applicable

        Thanks Anonymous 

         

        Issue is with Prefix .

         

        Scenario is given below : 

         

        When ever we import a notebook with already used prefixes are not working . Through we delete the file in work space/ Rename the notebook also not working . 

        For Example : Test_1 we used first time it imported correctly . Then we used prefix as Test_2 now also it imported correctly . Now , I went to work space and deleted the Test_2 prefix realted notebooks and now when we ran it is throwing error . Duplicate issue is getting raised.

  • Anonymous's avatar
    Anonymous
    Not applicable

    Thanks Anonymous for your quick response . 

     

    Issue is with Prefix .

     

    Scenario is given below : 

     

    When ever we import a notebook with already used prefixes are not working . Through we delete the file in work space/ Rename the notebook also not working . 

    For Example : Test_1 we used first time it imported correctly . Then we used prefix as Test_2 now also it imported correctly . Now , I went to work space and deleted the Test_2 prefix realted notebooks and now when we ran it is throwing error . Duplicate issue is getting raised.