Forum Discussion
Notebook Resources | Spark not recognized in local machine | File not recognized in local machine
Anonymousthanks for quick reply.
Regarding spark question:
Maybe I'm confusing stuff here, but if I manually create the session on the notebook, will it also work in the remote Fabric workspace?
Regarding File path question:
I was still editing my question before you answered. I'm sorry for that. Could please have another look at my original post?
Thank you.
Hi SergioTorrinha ,
FYI: I am unable to open the link.
Inorder to run the fabric notebooks in local and consume your fabric workspace you should first configure your local system.
VS Code extension overview - Microsoft Fabric | Microsoft Learn
- SergioTorrinha2 years agoResolver II
Thanks for sharing the documentation, but I've already setted up my local machine to consume my fabric workspace with the exact steps in that documentation you shared.
I don't understand why you can't open the link (I also can't to be honest, which is weird enough).
But in any case, the link is pointing to the Notebook Resource section of the documentation link you just shared- Anonymous2 years agoNot applicable
Hi SergioTorrinha ,
If you were able to complete the configuration completely then you can see your workspace notebooks and lakehouse details towards the left.- SergioTorrinha2 years agoResolver II
Hi Anonymous !
Yes and, indeed, that's the case. I can see all those details in my local machine, sorry if that wasn't clear.
The problem, is that the same pathing I'm using in the remote workspace to reference the log file is, aprently, not the same as the pathing I need to use in my local machine, according to screenshots shared on my original post.
Also, I still did not understood if the spark session I need to create manually on my local machine, will remain valid when I upload the local notebook to the remote workspace.
Please let me know if my messages are not clear or if you require any other information on my end.Thank you.