Apache SolrCloud is a distributed data processing engine that facilitates the searching and indexing of files on a distributed network.
In this instructor-led, live training, participants will learn how to set up a SolrCloud instance on Amazon AWS.
By the end of this training, participants will be able to:
Understand SolCloud's features and how they compare to those of conventional master-slave clusters
Configure a SolCloud centralized cluster
Automate processes such as communicating with shards, adding documents to the shards, etc.
Use Zookeeper in conjunction with SolrCloud to further automate processes
Use the interface to manage error reporting
Load balance a SolrCloud installation
Configure SolrCloud for continuous processing and fail-over
Audience
Solr Developers
Project Managers
System Administrators
Search Analysts
Format of the course
Part lecture, part discussion, exercises and heavy hands-on practice
ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.