| http://www.w3.org/ns/prov#value | - ly be updated too?(possibly with a little RT delay).[As you probably know, ] the basic solution to do this across systems is awrite-ahead-log outside of these systems, i.e. the sequence to perform anupdate would be: (1) write update to the WAL (2) perform update on HBase (3) perform update on LuceneIf it fails anywhere in between, one can always replay from the WAL. If youadd a write-ahead-log j
|