Hi Debayan,
Thankyou for your response. I am working on a project where it require to read and process Excel file and I am using Maven Spark Excel library to read the excel file, and it is successfully reading on All purpose cluster with credential passthrough option. However now we need to put this notebook into schedule using workflows and due to lack of credential passthrough option for Job Cluster we are getting below error.
Error: Failure to initialize configuration Invalid configuration value detected for fs.azure.account.key
Is there a workaround to run this notebook with Job Cluster? As we want to run all workflows using a service account.
Regards,
Deepak