[
https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754662#action_12754662
]
jv ning commented on SOLR-1395:
-------------------------------
Jason and I have a couple of small changes that make this simpler to use, and a
first faq entry.
If you get a NullPointerException in mergeId's a likely cause is a schema
missmatch on the unique id field between an index served by a shard, and the
top level solr instance performing the search.
> Integrate Katta
> ---------------
>
> Key: SOLR-1395
> URL: https://issues.apache.org/jira/browse/SOLR-1395
> Project: Solr
> Issue Type: New Feature
> Affects Versions: 1.4
> Reporter: Jason Rutherglen
> Priority: Minor
> Fix For: 1.5
>
> Attachments: hadoop-core-0.19.0.jar, KATTA-SOLR.patch,
> log4j-1.2.13.jar, SOLR-1395.patch, zookeeper-3.2.1.jar
>
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> We'll integrate Katta into Solr so that:
> * Distributed search uses Hadoop RPC
> * Shard/SolrCore distribution and management
> * Zookeeper based failover
> * Indexes may be built using Hadoop
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.