Making my titan db graph with cassandra and elasticsearch backend
问题 My problem is that I want to store Product, customer and seller data in titan graph database which has cassandra as storage backend and elasticsearch as indexing backend. Then I ll be querying that data to make recommendations to both customer and seller. I am not able to get to the point where I can store my own data .Since data is going to be huge I ll be using cassandra and elasticsearch . What I have done so far is that I have cassandra , elasticsearch set up. Now I can run bin/titan.sh