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.
https://docs.databricks.com/en/dev-tools/bundles/mlops-stacks.html
Apache License 2.0
460 stars 156 forks source link

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

Closed chengyineng38 closed 1 year ago

chengyineng38 commented 1 year ago

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
arpitjasa-db commented 1 year ago

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