by
Phani1
• Valued Contributor II
- 418 Views
- 1 replies
- 0 kudos
Hi All,how we can handle CDC for unstructured data in Databricks. What are some best practices we should follow to make this work effectively?Regards,Phani
- 418 Views
- 1 replies
- 0 kudos
Latest Reply
Hi @Phani1 ,Handling CDC for unstructured data—such as audio, images, or video files—in Databricks involves efficiently detecting and processing changes to these files as they occur.Here's how you can approach this:Use Databricks Autoloader: Autoload...
by
Phani1
• Valued Contributor II
- 616 Views
- 1 replies
- 0 kudos
Hi All,Can you please share the best practices for job clusters configurations for production workloadsand which is good when compared to serverless and job cluster in production in terms of cost and performance?Regards,Phani
- 616 Views
- 1 replies
- 0 kudos
Latest Reply
Hi @Phani1, For configuring job clusters for production workloads in Databricks, follow these best practices: match cluster size to workload needs, enable autoscaling for dynamic adjustment of worker nodes, use spot instances with a fallback to on-de...