by
Chinu
• New Contributor III
- 1006 Views
- 0 replies
- 0 kudos
I know query history api provides filter_by option with start and end time in ms but I was wondering if I can get only the last 5 mins of query data every time I run the api call (using telegraf to call the api). Is it possible I can use relative dat...
- 1006 Views
- 0 replies
- 0 kudos
- 7902 Views
- 3 replies
- 0 kudos
HiI have a notebook with many command line cells in it.I want to extract the execution time of each cell using Databricks REST API? How can I do that?Please note - I managed to get the Start & End time of the Job using REST API (/2.1/jobs/runs/get) f...
- 7902 Views
- 3 replies
- 0 kudos
Latest Reply
Hi @Milind Keer Thank you for posting your question in our community! We are happy to assist you.To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answers y...
2 More Replies
- 1219 Views
- 0 replies
- 0 kudos
I have one job that reran multiple times which took 101 hours. Ideally the execution of that job is 8 hours. Using jobs 2.1 API I am able to extract the start and end time of job ID and run ID. This only helps me to get the duration of 101 hours , bu...
- 1219 Views
- 0 replies
- 0 kudos