Databricks job api validation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2023 12:09 PM
Hey everyone,
I am creating databricks Jobs using ADO pipelines. I am creating the json content using python and in thr release pipeline i call databricks cli create command with the json.
What I would like to do is that in my CI pipeline, I need to validate if the generated json content is valid or not. I cannot know if the json is correct or not until I really create the job. Is there cli command or rest api to validate the job json? Smth like "databricks validate ***.json"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2023 10:19 PM
Hi,
Json validator is not integrated with Databricks, however few online validators are available for example: https://jsonlint.com/
https://jsonformatter.curiousconcept.com/
Please let us know if this helps.
Also please tag @Debayan with your next response which will notify me, Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2023 10:08 PM
Hi @Mustafa Akilli
Thank you for your question! To assist you better, please take a moment to review the answer and let me know if it best fits your needs.
Please help us select the best solution by clicking on "Select As Best" if it does.
Your feedback will help us ensure that we are providing the best possible service to you.
Thank you!