Skip to content

Move data from standalone Fuseki server to Fuseki HA setup #129

Answered by afs
sempike asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @sempike,

Yes - with care! There is no need to start the databases in the Fuseki servers from empty. The starting state can be a database copy (blank nodes must be the same).

To do that, build the database on one machine, shutdown down Fuseki or any TDB code using it. Now the database directory can be copied to the Fuseki HS setup (server not running, no patches) and overwrite or place initially the database on each Fuseki HA server.

Example assembler file for externally placed dataset -- property delta:dataset points to any dataset description.

rdf-delta-integration-tests/testing/assembler/delta-assembler-ext-good-1.ttl.

If you load separate databases per server, the databases and hav…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by afs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants