exam questions

Exam Certified Data Engineer Professional All Questions

View all questions & answers for the Certified Data Engineer Professional exam

Exam Certified Data Engineer Professional topic 1 question 2 discussion

Actual exam question from Databricks's Certified Data Engineer Professional
Question #: 2
Topic #: 1
[All Certified Data Engineer Professional Questions]

The Databricks workspace administrator has configured interactive clusters for each of the data engineering groups. To control costs, clusters are set to terminate after 30 minutes of inactivity. Each user should be able to execute workloads against their assigned clusters at any time of the day.
Assuming users have been added to a workspace but not granted any permissions, which of the following describes the minimal permissions a user would need to start and attach to an already configured cluster.

  • A. "Can Manage" privileges on the required cluster
  • B. Workspace Admin privileges, cluster creation allowed, "Can Attach To" privileges on the required cluster
  • C. Cluster creation allowed, "Can Attach To" privileges on the required cluster
  • D. "Can Restart" privileges on the required cluster
  • E. Cluster creation allowed, "Can Restart" privileges on the required cluster
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
SP_07
1 month, 1 week ago
Selected Answer: D
The minimal permission a user needs to start (i.e., restart a terminated cluster) and attach to an already configured Databricks cluster is "Can Restart" privileges on the required cluster. This allows users to restart and attach to clusters but not manage or modify them.
upvoted 1 times
...
KadELbied
1 month, 2 weeks ago
Selected Answer: D
suretly D
upvoted 1 times
...
codebender
2 months, 2 weeks ago
Selected Answer: D
Restart is necessary to start the cluster
upvoted 2 times
...
Ashok_Choudhary_CT
2 months, 2 weeks ago
Selected Answer: A
There are three types of permissions: 1. Can Restart 2. Can Attach To 3. Can Manage Can manage provides both the permissions. Can restart doesn't provide "Can Attach To" permission, So the correct answer is "A"
upvoted 2 times
...
ultimomassimo
2 months, 3 weeks ago
Selected Answer: D
100% D User has to be able to start the cluster as it shuts down after 30 min of inactivity. Everything is explain clearly in the table here - Compute ACLs: https://docs.databricks.com/aws/en/security/auth/access-control/#clusters
upvoted 2 times
...
Tedet
3 months, 3 weeks ago
Selected Answer: C
To execute workloads against an already configured cluster in Databricks, users need the following minimum permissions: 1. Cluster Creation Allowed: Users need the ability to create clusters, which ensures they can start a cluster if it's not already running or if the cluster has been terminated after the inactivity period. 2. "Can Attach To" Privileges on the Required Cluster: This permission allows users to attach their notebooks or jobs to the existing cluster. The "Can Attach To" permission is the key to allowing users to interact with the cluster for running jobs or notebooks.
upvoted 1 times
...
johnserafim
3 months, 4 weeks ago
Selected Answer: C
I should choose the C answer because the "Can Attach To" permission is the minimal requirement for a user to attach to an interactive cluster and execute workloads.
upvoted 1 times
...
shaswat1404
4 months, 1 week ago
Selected Answer: D
can manage all permession workspace admin irrelevant can attach to cannot start the cluster can restart correct can do both cluster creation + restart (cluster is alreeady created, dont need to give permission)
upvoted 1 times
...
EelkeV
4 months, 2 weeks ago
Selected Answer: C
You do not need all the permissions, just the lowest
upvoted 1 times
...
Dhusanth
4 months, 3 weeks ago
Selected Answer: D
https://docs.azure.cn/en-us/databricks/security/auth-authz/access-control/cluster-acl#cluster-permissions
upvoted 4 times
...
nadegetiedjo
5 months ago
Selected Answer: D
if added to a workspace, it has the default settings of the users in that workspace
upvoted 1 times
...
sakis213
5 months, 1 week ago
Selected Answer: C
Can Restart only allows restarting the cluster and does not grant permission to attach workloads.
upvoted 2 times
...
yeyi97
5 months, 1 week ago
Selected Answer: C
Option C makes more sense since the question says also attach. Not just restart.
upvoted 1 times
...
rockreid
6 months, 1 week ago
Selected Answer: C
To execute workloads, users need to be able to attach their notebooks or jobs to the cluster. The “Can Attach To” privilege specifically allows users to attach to and use the cluster, which is essential for running their workloads.
upvoted 1 times
...
akashdesarda
8 months, 3 weeks ago
Selected Answer: D
Questions is users need to start & use so it will be Can restrat . Can attach cannot start compute
upvoted 1 times
...
Robbyisok
9 months, 1 week ago
D is the correct answer. Focus on this line "user would need to start and attach to an already configured cluster."
upvoted 2 times
...
md_2000
11 months, 1 week ago
Selected Answer: D
COrrect
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...