xilixii opened a new issue, #1951: URL: https://github.com/apache/jena/issues/1951
### Version 4.8.0 ### Question This afternoon I was using tdb2.xloader to load a 120G ttl file into the database, but it was accidentally interrupted halfway, but the loading has reached the POS stage, how can I continue building on the basis of what has already been built. It takes me seven hours to built this database, I would be appreciate if this seven hours is not wasted. The command I use to load the ttl file is ``` tdb2.xloader --loc /xxx --threads 100 xxx.ttl ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
