Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi Everyone,
While I was checking with Spark Jobs in Fabric, I got a question why do we require Spark Jobs when we have Notebooks. Is there any specific functionality for Spark Jobs?
Solved! Go to Solution.
Hi @nnk9 ,
Thanks for using Fabric Community.
Key Factors for Choosing Between Notebooks and Spark Job Definitions:
Real-World Scenarios:
Limitations and Challenges:
In Conclusion:
Remember, you can leverage both approaches! Use notebooks for initial exploration and development, then translate the refined code into Spark job definitions for production runs. This combines the strengths of both methods for a smooth workflow.
Hope this is helpful. Please let me know incase of further queries.
Hi @nnk9 ,
Thanks for using Fabric Community.
Key Factors for Choosing Between Notebooks and Spark Job Definitions:
Real-World Scenarios:
Limitations and Challenges:
In Conclusion:
Remember, you can leverage both approaches! Use notebooks for initial exploration and development, then translate the refined code into Spark job definitions for production runs. This combines the strengths of both methods for a smooth workflow.
Hope this is helpful. Please let me know incase of further queries.
Hi @Anonymous
Thanks for the quick reply. After reading the above, I got one more query so do you suggest Notebooks for testing environment and Spark Jobs for production?
Hi @nnk9 ,
We cannot say it like that.
Main idea of Notebook is for interactive mode. If you want to study the data and schedule it we can use Notebooks.
On other hand, Spark Job Definitions is like we don't want an interactive mode. While we basically have already written code and want to upload it in Fabric and execute them. We don't expect much changes to it on our daily basis.
So whether we should use it in Testing or Production depends on our use case.
Hope this is helpful. Please let me know incase of further queries.
Hi @Anonymous ,
Got it! Thanks for the response.
User | Count |
---|---|
5 | |
4 | |
3 | |
3 | |
2 |
User | Count |
---|---|
10 | |
8 | |
7 | |
6 | |
6 |