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

Out of sync with GRAPH.BULK implementation #1

Open
semiotomr opened this issue Oct 6, 2020 · 0 comments
Open

Out of sync with GRAPH.BULK implementation #1

semiotomr opened this issue Oct 6, 2020 · 0 comments

Comments

@semiotomr
Copy link

(also mentioned in
RedisGraph/RedisGraph#709)

This code is stale! I am using docker image redislabs/redisgraph:2.2.6

$ ./import-py3.sh
...
  File "redisgraph-bulk-loader/bulk_insert.py", line 270, in bulk_insert
    allocate_graph(label_descriptors.total_entities, relation_count)
  File "redisgraph-bulk-loader/bulk_insert.py", line 195, in allocate_graph
    result = redis_client.execute_command(*cmd)
...
redis.exceptions.ResponseError: Bulk insert format error, failed to parse bulk insert sections.
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