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

JohnWu commented on SOLR-1395:
------------------------------

TomLiu:
         yeah, today I use the katta Git code (Maybe katta0.6.3) add the lib: 
solr-1395-katta-0.6.2-3patch.jar then 
        bin/katta startNode org.apache.solr.katta.DeployableSolrKattaServer

but back the error as follows:

       INFO: Solr home set to '/home/hadoop/workspace/kattaNoZK/solrHome/'
       ERROR: could not create instance of class 
'org.apache.solr.katta.DeployableSolrKattaServer': defaultCore:proxy could not 
be found

I ask an question:
       DeployableSolrKattaServer is for dispatch kattaRequest to subproxy, is 
right? which will use the in 
        T result = (T) _method.invoke(proxy, _args); to reflect kattaRequests 
to nodes?

in proxy, Myquery is :
       
http://localhost:8080/solr-1395-katta-0.6.2-3patch/select?q=lovealice&version=2.2&start=0&rows=10&indent=on&isShard=false&distrib=true
       is that right?

Thank you for your patience to answer me.

today, I receive a email form aladeck, he let me introduce the whole process 
step by step, but I meet so many problem, I recommend you to answer this 
question for him.

If you are so busy, please help gets some key advices to me, I would first send 
an report to you, your reviewed, then I send it to them.

Thanks!

JohnWu




> 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: Next
>
>         Attachments: back-end.log, front-end.log, 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-katta0.6.patch, solr-1395-1431-katta0.6.patch, 
> solr-1395-1431.patch, solr-1395-katta-0.6.2-1.patch, 
> solr-1395-katta-0.6.2-2.patch, solr-1395-katta-0.6.2-3.patch, 
> solr-1395-katta-0.6.2.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.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to