I seem to remember that Jason Rutherglen refactored it into 2 patches, but I do 
not remember at present the jira for the other patch.
1 patch provided an abstract handler with an http implementation that was 
equivalent to the standard http implementation
2 1395 provided a pair of katta handlers


On 2/17/10 11:12 AM, "Tatsuya Hayashi (JIRA)" <j...@apache.org> wrote:



    [ 
https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834935#action_12834935
 ]

Tatsuya Hayashi commented on SOLR-1395:
---------------------------------------

I downloaded a Solr trunk and copied necessary jar files to solrtrunk/lib.
And tried to apply the SOLR-1395.patch (patch -p 0 -i SOLR-1395.patch)
But I saw a failure message on the console.

patching file src/java/org/apache/solr/handler/component/SearchHandler.java
Hunk #1 FAILED at 17.
1 out of 4 hunks FAILED -- saving rejects to file 
src/java/org/apache/solr/handler/component/SearchHandler.java.rej
patching file src/solrj/org/apache/solr/client/solrj/request/QueryRequest.java

Could anyone give me any suggestion to solve it?

> 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-core-0.6-dev.jar, 
> katta.node.properties, katta.zk.properties, log4j-1.2.13.jar, 
> solr-1395-1431-3.patch, solr-1395-1431-4.patch, solr-1395-1431.patch, 
> SOLR-1395.patch, SOLR-1395.patch, SOLR-1395.patch, 
> test-katta-core-0.6-dev.jar, zkclient-0.1-dev.jar, 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.


Reply via email to