- 2943 Views
- 1 replies
- 0 kudos
There is this com.microsoft.pnp.Util package that is used inside my Scala notebook used for Azure Databricks to Azure Log Monitoring tables push for my application logs. When I updated my Databricks Runtime from 10.4 to 14 in my clusters, it starts t...
- 2943 Views
- 1 replies
- 0 kudos
Latest Reply
Hi @aarshps ,
How were you installing the library for the package com.microsoft.pnp.Util?
Was it a library, whl, init script etc?
- 2487 Views
- 2 replies
- 0 kudos
Hi, Calling curl works just fine from my workspace ```` %sh curl --request GET "https://${DATABRICKS_HOST}/api/2.0/clusters/list" --header "Authorization: Bearer ${DATABRICKS_API_TOKEN}"```But when I transpose the same logic to a script in javascrip...
- 2487 Views
- 2 replies
- 0 kudos
Latest Reply
Thanks for sharing your findings,
you can archive the ticket from Options on the right hand side.
1 More Replies