anilpacaci / streaming-graph-partitioning

Experimental Setup for Performance Analysis of Streaming Algorithms
Apache License 2.0
30 stars 4 forks source link

Replicate Titan ID Index on Client #3

Open anilpacaci opened 7 years ago

anilpacaci commented 7 years ago

Titan creates an index on storage in order to retrieve Cassandra key for given vertex id. We should replicate this index on Client when driver initiates a connection so that driver is able to locate the Titan instance holding the data required for query