Hi @maddan80
Thank you for reaching out with your question and providing the context about your use case.
Per your comments, having a 200 Status Code in Serverless is a good initial indicator that the request is reaching the Oracle UCM server. Brain...
hi @kivaniutenko thanks for reaching out.
Databricks alerts still support basic HTML in email templates, but HTML will render correctly only for email destinations and only with simple, allowed tags.
Quick things to try
Make sure you are using Ale...
hi @der
First of all thank you for your patience and for providing more information about your case.
Use of ".format("excel")"
I replicated equally your cluster config in Azure. Without installing any library, I was able to run and load the xlsx fil...
hi @der
Thank you for reaching out with your question, very interesting behavior.
I attempted to reproduce your issue using DBR 17.3 LTS but was unable to install the specific library version “dev.mauch:spark-excel_2.13:4.0.0_0.31.2.” However, I ins...
Greetings @alex307 and thank you for sending your question.
When using ThreadPoolExecutor to run multiple notebooks concurrently in Databricks, the workload is being executed on the driver node rather than distributed across Spark executors. This res...