Hey @APJESK - thanks for reaching out!
For comprehensive observability in a Databricks serverless workspace on AWS, particularly when integrating with tools like CloudWatch, Splunk, or Kibana, enabling audit log delivery to S3 is a crucial first st...
Hey sparkplug - Thanks for reaching out!
To enable a service account in AKS to authenticate to Databricks using workload identity federation, you must create a service principal federation policy in Databricks that allows tokens issued by the Kubern...
Here are some suggestions:
1. Update coda.yaml. Replace the current config with this optimized version:
channels:
- conda-forge
dependencies:
- python=3.10 # 3.12 may cause compatibility issues
- pip
- pip:
- mlflow==2.21.3
- torch...
If you want to try UC and Vector Search, you will need a paid Databricks workspace with UC enabled and proper compute access. See docs here https://docs.databricks.com/aws/en/data-governance/unity-catalog/get-started.