Hello list,
[ Now I start having issues when loading the dataset...].

I finally launched the script yesterday (thanks Julien) and this morning I
found that some data were not loaded due to some deadlocks.

== Some background on my hardware and virtuoso server==
  + RAM: 128 GB, 4 TO SATA, 6C/12T, Ubuntu 16
  + VOS 07.20 on Linux
  + My ini file is attached

When I use ./isql select * from db.dba.load_list; I have 2091 nquads files
to be loaded, and I am suppose to get around 727Mio triples.

So this morning, I found these errors in virtuoso.log [1]. I can also
realized from the /sparql endpoint that I have only 200Mio of triples in my
dataset.
I have used this script [2] to load the dataset.

What do you think I am doing wrong?

Thanks in advance for any help.
Best,
Ghislain

[1] https://gist.github.com/gatemezing/2ff7fee59efca2978cadc28153cb3693
[2] https://gist.github.com/gatemezing/d7df370f472bb43b851254be26721a45

El lun., 6 feb. 2017 a las 17:57, Julien Plu (<
julien....@redaction-developpez.com>) escribió:

> Hello dear Ghislain,
>
> Replace all your "isql" by "./isql" otherwise you have to add your "bin"
> directory to your "PATH" environment variable. Check if this works and let
> me know :)
>
> Best.
>
> --
> Julien Plu
>
> PhD Student at Eurecom.
> Personal webpage: http://jplu.developpez.com
> FOAF file : http://jplu.developpez.com/julien
> Email address : julien....@eurecom.fr && *plu.jul...@gmail.com
> <plu.jul...@gmail.com>*
> Phone : +33493008103 <04%2093%2000%2081%2003>
> Twitter : @julienplu
>
> 2017-02-06 17:50 GMT+01:00 Ghislain ATEMEZING <
> ghislain.atemez...@gmail.com>:
>
> Hello virtuoso-ers,
> I have a machine with 6C/12T with VOS 7.2.4. I wanted to run a script with
> multiple rdff_loader_run() for maximizing the speed of loading a billion
> RDF dataset [1]
> My script.sh looks like this
> https://gist.github.com/gatemezing/d7df370f472bb43b851254be26721a45
> However I try to run the script from the bin/ directory but I receive an
> error "isql: not found"
> Any hints on how to solve this?
>
> TIA
> Ghislain
> [1]
> https://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtBulkRDFLoader
>
>
>
> --
> -------
> "Love all, trust a few, do wrong to none" (W. Shakespeare)
> Web: http://atemezing.org
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
>
>
> --
-------
"Love all, trust a few, do wrong to none" (W. Shakespeare)
Web: http://atemezing.org
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to