Introduction

Katta integration with Solr allows Hadoop indexing into shards, which are replicated to N nodes/servers of a Solr cluster. This is useful for large Solr clusters that require failover, replication and the ability to provision shards dynamically. Katta uses Zookeeper to coordinate the creation and deployment of shards to Solr servers.

See http://issues.apache.org/jira/browse/SOLR-1395

See http://sourceforge.net/projects/katta/

See http://hadoop.apache.org/zookeeper

Features