[ https://issues.apache.org/jira/browse/JENA-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17453351#comment-17453351 ]
Hemant Tiwari commented on JENA-2204: ------------------------------------- [~andy] If there any option using which we can reduce or eliminate sparsity of files ? e.g. For 50K triples from LUBM dataset , Jena shows 330 MB while RDF4J shows 4.2 MB After running compact, the Jena size reduced from 330MB to 190 MB. If we reduce the block size in SystemTDB.BlockSize as 128 will it help reduce size and is it advisable ? > Storage required by TDB2 is much higher than TDB1, How to Fix ? > --------------------------------------------------------------- > > Key: JENA-2204 > URL: https://issues.apache.org/jira/browse/JENA-2204 > Project: Apache Jena > Issue Type: Question > Reporter: Hemant Tiwari > Priority: Minor > > The storage required by TDB2 is much higher than TDB1 > For 100k statements - TDB1 takes about 90 MB, while TDB2 is taking ~ close to > 1 GB. > Why is there such a difference and is there any solution available to reduce > the storage size? -- This message was sent by Atlassian Jira (v8.20.1#820001)