Arpit Jasapara

Results 33 comments of Arpit Jasapara

@840 what more work needs to be done to move this PR to Open/Ready to be Merged?

Hi @spencerimp this feature would be difficult to support without API support from the model serving Databricks team. Reaching out to Databricks support via company account can help escalate this...

Hi @followingell @jackroseman thanks for the feedback! We are looking into options that would allow us to maintain the current customizability of MLOps Stacks but also propagate changes to downstream...

@puviarasu17 if you create the jobs with single user access mode, but the single user is the Service Principal, does that work?

Hmm yeah I see it seems that the [only supported access modes for UC](https://databricks.atlassian.net/browse/SEC-8069) are `Single User` and `Shared`, and `Shared` does not support MLR. Now it seems like `Single...

Hi @puviarasu17 did some more digging and it looks like it is possible in `Single User Mode` to assign to a Service Principal, but you need to sign up for...

Hi @puviarasu17 you can reach out your Databricks representative and mention that you want to register for the service principal clusters preview, and they should be able to walk you...

Hi @rjarpa! I'm having a bit of trouble reproducing this. Would you mind confirming using `which databricks` and `databricks -v` that you are using the Databricks CLI v0.211.0. as mentioned...

@rjarpa thank you for all of those details. Likely this makes me think there's some dependency issue or CLI issue rather than an MLOps Stacks issue. I'll pass this along...

Hi we're looking into adding support for this, the tricky part is we need to update underlying feature store and MLflow components to get this to work, but will hopefully...