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 46 discussion

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

A data engineer is running code in a Databricks Repo that is cloned from a central Git repository. A colleague of the data engineer informs them that changes have been made and synced to the central Git repository. The data engineer now needs to sync their Databricks Repo to get the changes from the central Git repository.

Which of the following Git operations does the data engineer need to run to accomplish this task?

  • A. Merge
  • B. Push
  • C. Pull
  • D. Commit
  • E. Clone
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
benni_ale
7 months ago
Selected Answer: C
C is correct
upvoted 2 times
...
OfficeSaracus
8 months, 2 weeks ago
Selected Answer: C
C is correct
upvoted 1 times
...
god_father
1 year ago
Selected Answer: C
This is more of a Git question. From the docs: In Databricks Repos, you can use Git functionality to: Clone, push to, and pull from a remote Git repository. Create and manage branches for development work, including merging, rebasing, and resolving conflicts. Create notebooks—including IPYNB notebooks—and edit them and other files. Visually compare differences upon commit and resolve merge conflicts. Source: https://docs.databricks.com/en/repos/index.html
upvoted 1 times
...
kishanu
1 year, 1 month ago
Selected Answer: C
pull is required from the Databricks Repo to sync the changes b/w local and central repo.
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 ...