- 2055 Views
- 2 replies
- 2 kudos
I'm new to setting up a DB environment, and have accumulated a couple of questions around configuring a SQL Warehouse1. When creating a SQL warehouse, the smallest size is 2X-Small, which is 4DBU. The pricing calculator (for Azure) implies you can c...
- 2055 Views
- 2 replies
- 2 kudos
Latest Reply
Docs do show that it uses E8d as you wrote.SQL Warehouses are a different type of compute than All Purpose or Jobs clusters. The SQL warehouses always use Photon. All purpose and Jobs clusters are used for things such as notebooks or Delta Live Tab...
1 More Replies
- 2558 Views
- 2 replies
- 5 kudos
Hi! can anyone please help me with a documentation which can help me set up integration between data bricks with AWS without a QuickStart default cloud formation template. I would want to use my own CFT rather than using the default due to security ...
- 2558 Views
- 2 replies
- 5 kudos
Latest Reply
Pat
Honored Contributor III
Hi @Atul S ,I think that terraform is recommended way to go with Databricks deployment. I mean it's also supported now by the Databricks support.I haven't look much on the CloudFormation setup, because we decided to go with the Terraform in the comp...
1 More Replies
- 12395 Views
- 4 replies
- 5 kudos
We have a Databricks instance on Azure that has somewhat organically grow with dozens of users and hundreds of notebooks. How do I conveniently backup this env so in case disaster strikes the notebooks aren't lost? The data itself is backed by Azure ...
- 12395 Views
- 4 replies
- 5 kudos
Latest Reply
@Kaniz Fatma All good thanks, combination of CLI + gradually migrating everything to git is a viable solution
3 More Replies
- 3234 Views
- 1 replies
- 2 kudos
I found that Databricks did not stop and delete ec2 instances of clusters. After the cluster terminate , the ec2 instances are still running.
- 3234 Views
- 1 replies
- 2 kudos
Latest Reply
Please make sure the Databricks IAM role does have all required permission mentioned https://docs.databricks.com/administration-guide/account-api/iam-role.html#0-language-Your%C2%A0VPC,%C2%A0defaultMake sure you did not change the EC2 tags especially...