Forum Discussion
Running a Fabric Notebook as Spark Job.
- 2 years ago
Hello!
In the meantime we decided to run the Fabric notebooks via pipelines for the use case.
Thank you anyways for the help! 🙂
Hello Dinosauris ,
Just to provide a bit more clarity here . Since the transformation is already there in the notebbok , you can add that to a pipeline ( as Anonymous called out above ) or you can scheduled from the notebook pane itself . The below snapshot should help .
Thanks
Himanshu
- Dinosauris2 years agoHelper I
Hello Himanshu,
thanks for the info. I am aware of this and this is my backup option (and will probably be the solution of the problem). However, I still wanted to understand why I cannot make the Notebook work using Spark Job. I have a lot of display() functions in there and don't know whether this could be an issue. No mssparkutils APIs are called.
Thanks & BR 🙂