When trying to import python libraries at a spark pool level by applying an uploaded requirements.txt
file and custom packages, I get the following error with no other details:
CreateOrUpdateSparkComputeFailed Error occured while processing the request
It was working perfectly fine few days back. Last upload was successful on 12/3/2021.
Also SystemReservedJob-LibraryManagement
application job not getting triggered.
Environment Details:
- Azure Synapse Analytics
- Apache Spark pool - 3.1
We tried below things:
- increase the vcore size up to 200
- uploaded the same packages to different subscription resource and it is working fine.
- increased the spark pool size.
Please suggest
Thank you