
Ultimate access to all questions.
A data engineer needs to access multiple parameters passed from a Databricks Job to a notebook, with each parameter's key and value already set in the job configurations. Which utility should they use within the notebook to retrieve these parameters?
A
dbutils.secrets
B
dbutils.library
C
dbutils.fs
D
dbutils.notebook
E
dbutils.widgets