Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHang on indexing edges #178
Comments
|
Does it stucks after a while or isn't able to index ALL the edges? |
|
It seems to freeze just as it is about to start indexing the edges. It's identifying the number of edges to process, but there's no listing like there is for the vertices i.e As for changes between 0.3.2 and 0.4.0 I really don't know of any making such an impact. |
Tried latest (1.0.4) images for both simple- and app.yml against a janusgraph 0.4.0 backend. Indexing the datasource goes all well for the vertices (400K), but falls over and hangs forever once the process of indexing edges (2.4M) is about to start.
There's no activity on either the AA 'docker-console' or the elasticsearch datastore side.