openlink / virtuoso-opensource

Virtuoso is a high-performance and scalable Multi-Model RDBMS, Data Integration Middleware, Linked Data Deployment, and HTTP Application Server Platform
https://vos.openlinksw.com
Other
870 stars 210 forks source link

Data loading bug of V7fasttrack #614

Open dreamtheater0 opened 7 years ago

dreamtheater0 commented 7 years ago

Hi, This is not a bug of virtuoso-opensource but a bug of V7fasttrack (feature/analytics). I tried the OpenLinkSW's support but they advised that I should make an issues in Github. But the V7fasttrack repository doesn't have a Issues menu, so I register this issue here.

I cloned and built V7fasttrack (feature/analytics branch). And I ran the LDBC dataloading scripts, downloaded here: https://github.com/ldbc/ldbc_snb_implementations/tree/master/interactive/virtuoso

I succeeded running the scripts but I found that some tables do not have the full data. These are the tables for relatioinships: e.g likes, knows. These table have half of their original data.

Thank you.

mehulrijawani commented 7 years ago

tq.

mirkospasic commented 7 years ago

Can you be more precise? What kind of LDBC dataloading scripts? Have you followed the procedure written here: https://github.com/ldbc/ldbc_snb_implementations/blob/master/interactive/virtuoso/readme.txt What are the numbers? How many rows do you expect to have in the tables knows and likes, and how many do you have there?