Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Data Engineer Associate All Questions

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

Exam Certified Data Engineer Associate topic 1 question 10 discussion

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

A data engineer needs to determine whether to use the built-in Databricks Notebooks versioning or version their project using Databricks Repos.
Which of the following is an advantage of using Databricks Repos over the Databricks Notebooks versioning?

  • A. Databricks Repos automatically saves development progress
  • B. Databricks Repos supports the use of multiple branches
  • C. Databricks Repos allows users to revert to previous versions of a notebook
  • D. Databricks Repos provides the ability to comment on specific changes
  • E. Databricks Repos is wholly housed within the Databricks Lakehouse Platform
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Majjjj
Highly Voted 1 year, 6 months ago
Selected Answer: B
While both Databricks Notebooks versioning and Databricks Repos allow for version control of code, Databricks Repos provides the additional benefit of supporting the use of multiple branches. This allows for multiple versions of a notebook or project to be developed in parallel, facilitating collaboration among team members and simplifying the process of merging changes into a single main branch.
upvoted 9 times
...
md_sultan
Most Recent 2 months, 3 weeks ago
I read, Legacy notebook Git integration support was removed on January 31st, 2024. so , it means the git notebook integration not supported now. AM I correct?
upvoted 1 times
...
80370eb
3 months, 2 weeks ago
Selected Answer: B
B. Databricks Repos supports the use of multiple branches This feature allows for more advanced version control and collaborative development workflows, enabling multiple branches for different features or experiments.
upvoted 1 times
...
benni_ale
7 months ago
Selected Answer: B
b , multiple branches are not supported at all without a git integration and databricks repos have built in UI for governing such a thing
upvoted 1 times
...
benni_ale
7 months ago
b , multiple branches are not supported at all without a git integration and databricks repos have built in UI for governing such a thing
upvoted 1 times
...
benni_ale
7 months, 3 weeks ago
Selected Answer: B
B is correct
upvoted 1 times
...
Itmma
8 months, 1 week ago
Selected Answer: B
B is correct
upvoted 1 times
...
SerGrey
10 months, 3 weeks ago
Selected Answer: B
Correct answer is B
upvoted 1 times
...
awofalus
1 year ago
Selected Answer: B
Correct : B
upvoted 1 times
...
KalavathiP
1 year, 2 months ago
Selected Answer: B
B is correct
upvoted 1 times
...
vctrhugo
1 year, 2 months ago
Selected Answer: B
B. Databricks Repos supports the use of multiple branches. An advantage of using Databricks Repos over the built-in Databricks Notebooks versioning is the ability to work with multiple branches. Branching is a fundamental feature of version control systems like Git, which Databricks Repos is built upon. It allows you to create separate branches for different tasks, features, or experiments within your project. This separation helps in parallel development and experimentation without affecting the main branch or the work of other team members. Branching provides a more organized and collaborative development environment, making it easier to merge changes and manage different development efforts. While Databricks Notebooks versioning also allows you to track versions of notebooks, it may not provide the same level of flexibility and collaboration as branching in Databricks Repos.
upvoted 3 times
...
hany_ds
1 year, 3 months ago
B built in databricks notebook versioning does not allow multiple branches.
upvoted 1 times
...
Atnafu
1 year, 4 months ago
B An advantage of using Databricks Repos over the Databricks Notebooks versioning is that Databricks Repos supports the use of multiple branches. With Databricks Repos, you can create and manage multiple branches of your codebase, enabling parallel development, collaboration, and the ability to work on different features or bug fixes simultaneously.
upvoted 2 times
...
Varma_Saraswathula
1 year, 7 months ago
B. Databricks Repos supports the use of multiple branches
upvoted 1 times
...
sdas1
1 year, 7 months ago
Option B
upvoted 2 times
...
surrabhi_4
1 year, 7 months ago
Selected Answer: B
option B
upvoted 2 times
...
XiltroX
1 year, 7 months ago
Selected Answer: B
Correct answer is B
upvoted 2 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 ...