I currently have a number of databases in a hadoop cluster and wish to index some tables from these databases into a Solr index for searching. Is there a way this can be done? Or is there some mechanism to perform this kind of search in hadoop itself?
Check out : http://katta.sourceforge.net/
This is integration of Hadoop / Lucene for distributed index and shards.