- 15806 Views
- 7 replies
- 3 kudos
Hello, we're receiving an error when running glue jobs to try and connect to and read from a Databricks SQL endpoint.
Hello, we're receiving an error when running glue jobs to try and connect to and read from a Databricks SQL endpoint.
An error occ...
- 15806 Views
- 7 replies
- 3 kudos
Latest Reply
Hello @Vidula Khanna​ @Debayan Mukherjee​ ,I wanted to give you an update that might be helpful for your future customers, we worked with @Pavan Kumar Chalamcharla​ and through lots of trial and error we figured out a combination that works for SQL e...
6 More Replies
by
gilo12
• New Contributor III
- 2677 Views
- 1 replies
- 1 kudos
I am trying to identify errors coming from Databricks. So I can handle them in my code.Sometimes I get a descriptive error, that points me to the exact problem, but then if I run the exact same test, I sometimes get "request error: invalid operation ...
- 2677 Views
- 1 replies
- 1 kudos
Latest Reply
Can you share what command were you executing ? Also were you currently doing exception handling within your code with try/catch exception ? Can you also check the driver logs during the time error happened ? The driver logs should have more detail...