Table of Contents
Hadoop system has been widely adopted for many industrial applications to solve the scalability and fault tolerance requirements. As one of the implementations of Map/Reduce computing framework, it provides a convenient way to handle large data processing in a parallel way. Sensei internally integrates hadoop indexing sub-system since its underlying index files are the same as lucene index files. In this chapter we introduces sensei hadoop indexing functionality, a demo program will also be given.