cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Error creating repo

chiaflute
New Contributor

I have this error when trying to clone a repo, using aos sparse checkout mode. 

 

Error creating repo
Git operation is terminated because of out of memory or CPU, possibly the repository is too big.
 
 
How i can solve? 
1 REPLY 1

User16752239289
Databricks Employee
Databricks Employee

From the error message, you could exceed below limit :

Working branches are limited to 200 MB.

Individual files are limited to 200 MB.

Files larger than 10 MB can’t be viewed in the Databricks UI.

Databricks recommends that in a repo:

The total number of all files not exceed 10,000.

The total number of notebooks not exceed 5,000.

To work with repo larger than the size limits, try sparse checkout.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group