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

creating csv files #4

Open
doobybug opened this issue Mar 26, 2018 · 1 comment
Open

creating csv files #4

doobybug opened this issue Mar 26, 2018 · 1 comment

Comments

@doobybug
Copy link

Hi

I have been following the steps to create the csv files for musicbrainz. Currently my script has only outputted the following lines

UPDATE 0 UPDATE 0 NOTICE: table "entity_mapping" does not exist, skipping DROP TABLE

I am concerned whether this takes a very long time to execute or if the script is halted. It seems that the script is sleeping when I check the processes. Any insight pls?

@redapple
Copy link
Owner

hey @doobybug , sorry for the late reply.
I'm really not sure if the current steps are still compatible with MusicBrainz current schema or neo4j import tools.
I have started updating sql2graph to use another approach using ID spaces which make this whole import much simpler (without the need for entity mapping).
I hope I'll have some time soon to resume that work.

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

2 participants