LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
Databricks Certified Data Engineer - Professional

Databricks Certified Data Engineer - Professional

Get started today

Ultimate access to all questions.


When you trigger an existing job using the Databricks REST API, what is the globally unique identifier for the newly initiated run?

Real Exam




Explanation:

When you use the endpoint ‘/api/2.1/jobs/run-now’ to run an existing job, the response includes the run_id of the triggered run. This run_id serves as the globally unique identifier for the newly triggered run. For more details, refer to the Databricks API documentation.

Powered ByGPT-5