automate adding library to spark pool and automate Apache Spark configuration
Chelsea Chen
0
Reputation points Microsoft Employee
Our team is trying to do two things 1. automate adding spark-mssql-connector JAR file while the spark pool is creating, not via the UI in synapse workspace
- automate Apache Spark configuration while the spark pool is creating, not via the UI in synapse workspace
We are using bicep file to create the synapse workspace and spark pool. I added customLibraries, and sparkConfigProperties. However it did not automatically add the library and spark config to the sparkpool
Sign in to answer