bkosuru commented on issue #3503:
URL: https://github.com/apache/jena/issues/3503#issuecomment-3383333792

   
   Data is read from a file at server startup
   tdb2.tdbloader --loc fuseki/ds ${DATA}/*.nt
   
   cd fuseki
   ./fuseki start
   
   We did not capture the logs. We will update the code to capture the logs.
   
   tdb2 database we are using-
   :dataset rdf:type tdb2:DatasetTDB2 ;
       tdb2:location "ds" ;


-- 
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]

Reply via email to