Posts

Showing posts from November, 2016

Titan DB setup with Cassandra and Elastic search

Titan DB with Cassandra and Elastic search Setup What is titan db ?          Titan db is a scalable Graph and Transactional database . which can be optimized to store and querying graph data's using complex graph traversal with thousands of concurrent user access . It is using Cassandra, HBase  and Oracle Berkeley DB as back end storage. Titan DB Features: Elastic and linear scalability for a growing data and user base It uses data monitoring and replication techniques for avoid fault tolerance It support multiple data center and increase high data availability It support graph data analytic's  with integration on some other technologies. It support high data search with the help of Elastic search or solr or lucene It support ACID and Eventual consistency. Use below steps to install and setup titan with cassandra.  Step 1 :             Download Apache Cassandra : Apache cassandra               Download Titan DB :   titan-db both files