Cannot create a repo because the parent path does not exist
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 04:06 PM
I tried following this doc
Work With Large Monorepos With Sparse Checkout Support in Databricks Repos | Databricks Blog
When I hook it up to my repos using Azure DevOps Services and check mark Sparse checkout mode, I pass in a subdirectory in my Cone patterns
However, it returns a "Cannot create a repo because the parent path does not exist" error.
Also this doc is outdated. Run Git operations on Databricks Repos - Azure Databricks | Microsoft Learn
In the "Patterns for a repo config file" section, it says to include asterisks * like in gitignore. However, the databricks website throws an error when a user tries to add asterisks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 04:16 PM
not sure what happened. I deleted the folder and recreated the folder and the sparse mode checkout worked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 09:17 PM
@Sweetness please attach a screenshot for this -
"In the "Patterns for a repo config file" section, it says to include asterisks * like in gitignore. However, the databricks website throws an error when a user tries to add asterisks."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 09:49 AM
This is Azure Databricks