databricks / mlops-stacks

This repo provides a customizable stack for starting new ML projects on Databricks that follow production best-practices out of the box.

Home Page:https://docs.databricks.com/en/dev-tools/bundles/mlops-stacks.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Troubleshoot AzureOps Guide: grpc: error while marshaling: string field contains invalid UTF-8

chengyineng38 opened this issue · comments

Error: Error: rpc error: code = Internal desc = grpc: error while marshaling: string field contains invalid UTF-8 after running python .mlops-setup-scripts/terraform/bootstrap.py and being prompted for region.

Fix: this seems to be a problem with Azure CLI and how it interacts with Terraform. Please see this Terraform GitHub issue for fixes.

Screen Shot 2022-11-18 at 6 57 05 AM

Closing this issue since as of https://github.com/databricks/mlops-stack/releases/tag/v0.1 we replaced Terraform.