Something broken with run Notebook under Workspace Identity.. or has very excessive CU overhead?
How much CU overhead is there when running Notebook with Workspace Identity.
We have lots of available capacity. We have different users and developers starting new sessions and running pipelines and complex scripts. We stop all that.
I can run a test Pipeline that calls a Notebook.
Once I use a connection object with Workspace Identity auth for the notebook....and set up the permissions, we get:
Notebook execution failed at Notebook service with http status code - '200', please check the Run logs on Notebook, additional details - 'Error name - Exception, Error value - Failed to create Livy session for executing notebook. Error: {"code":"BadRequest","subCode":0,"message":"Encountered internal error while calling TokenProvider to get obo token. The return code is BadRequest, and no error details was provided."
I do not believe this is a capacity issue. If it is, how much additional overhead would running the Notebook through a connection use? I can't image this would increase it. Does it? By how much?
Otherwise -- there is something broken in connections + Workspace Identity.