Which of the following commands can be used to run one notebook from another notebook?
Which of the following commands can be used to run one notebook from another notebook?
A . notebook.utils.run("full notebook path")
B . execute.utils.run("full notebook path")
C . dbutils.notebook.run("full notebook path")
D . only job clusters can run notebook
E . spark.notebook.run("full notebook path")
Answer: C
Explanation:
The answer is dbutils.notebook.run(" full notebook path ")
Here is the full command with additional options.
run(path: String, timeout_seconds: int, arguments: Map): String
Latest Databricks Certified Data Engineer Professional Dumps Valid Version with 278 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Subscribe
Login
0 Comments
Inline Feedbacks
View all comments