You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by GitBox <gi...@apache.org> on 2022/07/17 12:00:20 UTC

[GitHub] [jena-site] OyvindLGjesdal commented on a diff in pull request #110: Update info on compacting for tdb2 and add stats

OyvindLGjesdal commented on code in PR #110:
URL: https://github.com/apache/jena-site/pull/110#discussion_r922821986


##########
source/documentation/tdb2/tdb2_cmds.md:
##########
@@ -105,3 +106,10 @@ The parallel loader runs all operations at once. It can deliver the best
 performance providing enough RAM is available and the persistent storage
 is SSD. It can consume all hardware resources, greatly impacting
 any other applications running.
+
+## `tdb2.tdbstats`
+
+Produce statistics for the dataset, which can be used for optimization rules. See the
+[TDB Optimizer description.](../tdb/optimizer.html#statistics-rule-file).
+
+For TDB2 the statistic files is read and placed in the `Data-NNNN` directory (`Data-0001/stats.opt`).

Review Comment:
   Add info for location mentioned in https://lists.apache.org/thread/z4gogsnkhzfm1jwpqtpz3ht42qv8vz9q jena-dev thread. I also placed stats file in the parent dir of Data-NNNN before seeing it discussed.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org