[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996193#comment-12996193 ]
Sanjay commented on SOLR-1395: ------------------------------ Hi John, I'am facing problem patching solr trunk with solr-1395-katta-0.6.2-3.patch. I'am sure missing something, should I patch katta trunk with same patch first? The install instructions above are old and looks like they no longer apply. Here are the steps I followed: 1. svn co http://svn.apache.org/repos/asf/lucene/dev/trunk lucene 2. cd lucene/solr/src/java 3. wget http://xyz.com/solr-1395-katta-0.6.2-3.patch 4. patch -p0 -i solr-1395-katta-0.6.2-3.patch patching file java/org/apache/solr/katta/SolrIndexer.java patching file java/org/apache/solr/handler/KattaRequestHandler.java can't find file to patch at input line 1663 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- | |Property changes on: java/org/apache/solr/handler/KattaRequestHandler.java |___________________________________________________________________ |Added: svn:mime-type | + text/plain | |Index: java/org/apache/solr/handler/component/SearchHandler.java |=================================================================== |--- java/org/apache/solr/handler/component/SearchHandler.java (revision 1003107) |+++ java/org/apache/solr/handler/component/SearchHandler.java (working copy) Thanks!, Sanjay > 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: SOLR-1395.patch, SOLR-1395.patch, SOLR-1395.patch, > back-end.log, front-end.log, hadoop-core-0.19.0.jar, katta-core-0.6-dev.jar, > katta-solrcores.jpg, 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, 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. - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org