Forum Discussion
Which is Spark version supported by Fabric
- 2 years ago
I never tried the template snippets, but maybe they can be helpful:
https://learn.microsoft.com/en-us/fabric/data-engineering/author-execute-notebook#code-snippets
Here are some learning materials and exercise for working with PySpark, Dataframes, Tables:
https://learn.microsoft.com/en-us/training/modules/use-apache-spark-work-files-lakehouse/
https://learn.microsoft.com/en-us/training/modules/work-delta-lake-tables-fabric/
Personally, ChatGPT has helped me solve some code questions regarding PySpark, SparkSQL, etc.
And also Googling for PySpark / Delta Lake questions can provide answers. Many Databricks related PySpark / Delta Lake questions and answers can be relevant also for Fabric.
Hi pmscorca ,
Thanks a lot frithjof_v for your attention to this case, the links provided were very helpful.
I would like to add that you can view the current Spark version by opening the notebook and selecting "Workspace default", in my case you can see that Spark version 3.4 is the supported version.
If you have any other questions please feel free to contact me.
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!