- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2022 06:31 PM
I have a list of jobs that are using the code in GitHub as source.
Everything worked fine until yesterday. Yesterday, I noticed that all the job that were using GitHub as source were failing. Because of the following error:
```
Run result unavailable: job failed with error message
Checkout remote repository: INTERNAL_ERROR: Failed to checkout internal repo. This workspace already has 9253 repos which exceeds the max limit of 5000 repos
```
However, I checked the Repos folder in my workspace, and there are only <100 of repos. No idea why databricks claimed that I have 9k of repos.
And the number now is >10k. And I didn't created hundreds of new repo in last 24h.
I believe it is databricks issue. What should I do to resolve the issue?
Thanks,
FYI, now I have changed the source of notebook to local repo, and my jobs are running now.
- Labels:
-
Github
-
Internal error
-
Job
-
Workspace