Slow needs to be qualified. Slow because you need to load 1MT in 10s? What hardware? What environment? Are you loading a line based serialization? Are you loading from scratch or appending?
D On Mon, 19 Mar 2018, 10:51 Davide, <[email protected]> wrote: > Hi, > What is the best way to perform the bulk loading with TDB2 and Java API? > Because I used the bulkloader with TDB1, but when I store data, it's too > slow. >
