LoginSignup
1
0

【Databricks】 limitsを整理してみた

Posted at

背景・目的

Databricksでも、AWSのクォータ同様に制限(limits)が存在します。
事前に、これらを整理しておきたいと思います。

今回は、AccountやGroupを中心にまとめています。今後、ジョブやreposについても更新する予定です。

まとめ

下記に、AccountやGroupなどの limitsをまとめます。

# Metric Limit Scope
1 IP Access List 1000 Account
2 IP Access List 1000 Workspace
3 Credential configurations Standard:3
Premium:11
Enterprise:55
Account
4 Network configurations Standard:3
Premium:11
Enterprise:55
Account
5 Storage configurations Standard:3
Premium:11
Enterprise:55
Account
6 VPC endpoint registrations for AWS PrivateLink 110 Account
7 Private access settings for AWS PrivateLink 55 Account
8 Customer-managed key configurations for managed services and workspace storage combined 110 Account
9 Workspaces Standard:3
Premium:10
Enterprise:50
Account
10 Direct group memberships 1500 Group
11 Groups 5000 Account
12 Layers of nested groups 10 Group
13 Users and Service Principals 10000 Account

※ 詳細は、Limitsを参照してください。

イメージ

WorkspaceやAccountなど

image.png

GroupやPrincipalなど

image.png

考察

今回、Databricksのlimitsの一部をまとめてみました。
今後は、ジョブやreposについても調査し、更新していきたいと思います。

参考

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0