Forum Discussion
versydney
3 years agoNew Member
Installing Packages
Has anyone been able to successfully install the spark-xml library on the spark pool in Fabric? I added this in the workspace settings: After a few minutes, it was 'successful', but the noteb...
versydney
3 years agoNew Member
Thanks Anonymous , looking forward to hearing from MS.
tpenrose
3 years agoFrequent Visitor
Has there been any update from Microsoft on this?
I'm running into the same problem as versydney .
Spark-XML package uploaded via Library Management on the Fabric Workspace:
In my notebook, I have the following code:
And this returns the error:
This is the third iteration of this particular notebook, having first written it a couple of years ago to work on Databricks, then last year it was converted to a Synapse Spark Pool notebook and now it's been converted to a Microsoft Fabric notebook.
In Databricks and Synapse, simply importing the spark-xml package was enough to get it working, but for some reason the same approach isn't working in Fabric.