Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to import data in small chunks if repos are large #10

Open
samkhamk opened this issue Dec 9, 2021 · 0 comments
Open

how to import data in small chunks if repos are large #10

samkhamk opened this issue Dec 9, 2021 · 0 comments

Comments

@samkhamk
Copy link

samkhamk commented Dec 9, 2021

Hell There,

we are following the same steps for https://github.com/sonatype-nexus-community/nexus-repository-import-scripts/blob/master/mavenimport.sh

bash ../mavenimport.sh -u admin -p "${NEXUS_ADMIN_PASSWORD}" -r "$NEXUS3_HOME_URL/repository/project1/releases-local"

but our data is around 16GB, and for certain time it breaks and if we start it doesnt resume from where it has falied it starts fresh, do we have any way to use this script in batch wise like 2GB 2GB 2GB 2GB or first 4 repos to import.

Please help,
Regards
SAM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant