blazegraph / database

Blazegraph High Performance Graph Database
GNU General Public License v2.0
871 stars 170 forks source link

watDiv 0ne billion triples #167

Open hashimkhanwazir opened 4 years ago

hashimkhanwazir commented 4 years ago

The one billion triples of WatDiv having 149G size, I am trying to upload it. It has taken 20 hours but still the blazegraph.jnl file is 78 G, which means that it will take too long to complete the upload. Can you please recommend a more faster way?

aindlq commented 3 years ago

Are you using https://github.com/blazegraph/database/wiki/Bulk_Data_Load utility?

hashimkhanwazir commented 3 years ago

Yes, I am using the same. I tried with both journal.properties (it generates bigdate.jnl file and is faster option) and fastload.properties (it populates the blazegraph.jnl file but extremely slow) - However, in both case, after completion of the upload, when I try to query the data, the it returns no results. Even I can not see the namespace in the GUI. The only namespace I can see is Kb(default).

On Tue, Jul 7, 2020 at 8:47 PM Artem notifications@github.com wrote:

Are you using https://github.com/blazegraph/database/wiki/Bulk_Data_Load utility?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/blazegraph/database/issues/167#issuecomment-655053428, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFDAXMANKYHDDWJFN2QPJA3R2NUVHANCNFSM4OJ65TSA .

-- Hashim Khan