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

Importing large cypherl dataset using mgconsole in batch mode is giving: Rollback transaction because nodes+edges=999 batch index: 6 batch size: 1000 #58

Open
chrischabot opened this issue Jun 1, 2023 · 2 comments
Labels
bluej bug bug community community Effort - High Effort - High Frequency - EveryTime Frequency - EveryTime Priority - Later Priority - Later Reach - VeryFew Reach - VeryFew Severity - S3 Severity - S3

Comments

@chrischabot
Copy link

chrischabot commented Jun 1, 2023

Importing the blue sky dataset, which has 1.1 mil nodes and 6m relationships in batch mode shows this error repeating:

Rollback transaction because nodes+edges=999 batch index: 6 batch size: 1000

This happened in both analytical and transactional mode

@chrischabot
Copy link
Author

@gitbuda gitbuda self-assigned this Jun 1, 2023
@gitbuda gitbuda added the bluej label Jun 1, 2023
@gitbuda
Copy link
Member

gitbuda commented Jun 1, 2023

  1. start import in tx mode
  2. it will fail
  3. switch to the analytics mode
  4. detach delete
  5. start import in the analytics mode -> it will fail with the rollback error specified in the description

@katarinasupe katarinasupe added bug bug community community Severity - S3 Severity - S3 Effort - Unknown Effort - Unknown Importance - I3 Importance - I3 labels Dec 29, 2023
@DavIvek DavIvek added Effort - High Effort - High and removed Effort - Unknown Effort - Unknown labels Jan 23, 2024
@hal-eisen-MG hal-eisen-MG added Priority - Later Priority - Later and removed Priority - Later Priority - Later labels Feb 4, 2024
@hal-eisen-MG hal-eisen-MG added Priority - Later Priority - Later and removed Priority - Later Priority - Later labels Feb 18, 2024
@katarinasupe katarinasupe added Frequency - EveryTime Frequency - EveryTime Reach - VeryFew Reach - VeryFew and removed Importance - I3 Importance - I3 labels Feb 27, 2024
@gitbuda gitbuda removed their assignment Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bluej bug bug community community Effort - High Effort - High Frequency - EveryTime Frequency - EveryTime Priority - Later Priority - Later Reach - VeryFew Reach - VeryFew Severity - S3 Severity - S3
Projects
Development

No branches or pull requests

5 participants