https://github.com/thinkaurelius/titan
Revision 008934d24585c9a65362d1b6147b0a68a7cee5f0 authored by Dan LaRocque on 28 April 2015, 04:41:53 UTC, committed by Dan LaRocque on 28 April 2015, 04:41:53 UTC
Added four integration tests of MapReduce index operations a
Cassandra-backed Titan instance:

* reindex an edge index
* reindex a graph index
* remove an edge index
* remove a graph index

Also added ExecutionException to the
TitanManagement.IndexJobFuture.getIntermediateResult method to
harmonize with the base Future interface, then changed the
implementation to MR impl to throw one when the computation has
failed.
1 parent 711d109
History
Tip revision: 008934d24585c9a65362d1b6147b0a68a7cee5f0 authored by Dan LaRocque on 28 April 2015, 04:41:53 UTC
Add MapReduce reindex & removeindex tests
Tip revision: 008934d

README.textile

back to top