Question

According to the website Katta is a scalable, failure tolerant, distributed, indexed, data storage.

I would like to know if it is ready to be deployed into production environment. Anyone already using it and has advices? Any pitfalls? Recommendations? Testimonials? Please share.

Any answer would be greatly appreciated.

Was it helpful?

Solution

We have tried using katta and for what its worth - found it very stable, relatively easy to manage (as compared to managing plain vanilla lucene)

Only pitfall I can think of is lack of realtime updates - when we tested it (about 9-10 months back) update meant, updating index using a separate process (hadoop job or what have you...) and replacing the live index, this was a deal-breaker for us.

If you are looking into distributed lucene you should really tryout ElasticSearch or Solandra

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top