Re: DIH on Solr

2014-06-25 Thread atp
. ATP -- View this message in context: http://lucene.472066.n3.nabble.com/DIH-on-Solr-tp4143669p4143955.html Sent from the Solr - User mailing list archive at Nabble.com.

RequestHandler init failure

2014-06-24 Thread atp
Hi, I'm getting below error while trying to access solrcloud , i tried with , added these two in to solrconfig.xml file lib dir=../../../../contrib/dataimporthandler/lib/ regex=.*\.jar / lib dir=../../../../dist/ regex=solr-dataimporthandler-.*\.jar / actual location is

DIH on Solr

2014-06-24 Thread atp
Hi experts, We have a requirement to import the data from hbase tables using solr, we have tried with help of Dataimporthandler, we couldn't find the configuration streps or document for dataimporthandler for HBASE, can anybody please share the steps to configure, we tried with basic

Re: Unable to start solr 4.8

2014-06-23 Thread atp
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:503) at org.apache.solr.core.SolrCore.init(SolrCore.java:772) ... 10 more ,code=500} We dont have any indexed data on this , please guide us, is there anything needs to be removed to bring up this? Thanks, ATP -- View this message in context: http

Solrcloud- index lock

2014-06-23 Thread atp
Hi , we have configured three node solrcloud., with zookeeper , and tomcat . but when we start solr, throwing error in one of the node, we configured dataimporthandler as well, SolrCore 'collection1' is not available due to init failure: Index locked for write for core collection1 not yet

unable to start DataimportHandler

2014-06-20 Thread atp
Hi Experts, I have configured solrcloud4.8 with zookeeper and tomcat , this is 3 node cluster configuration, we have a requirement that , searching the table data which is stored in hbase tables, for this i have configured below setup, 1. Edit the solrconfig.xml and added contriblib and

Unable to start solr 4.8

2014-06-19 Thread atp
) at org.apache.solr.core.SolrCore.init(SolrCore.java:772) ... 10 more ,code=500} Please help on this to resolve? Thanks in Advance ATP -- View this message in context: http://lucene.472066.n3.nabble.com/Unable-to-start-solr-4-8-tp4142810.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Unable to start solr 4.8

2014-06-19 Thread atp
(SolrDispatchFilter.java:774) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:418) Thanks , ATP -- View this message in context: http://lucene.472066.n3.nabble.com/Unable-to-start-solr-4-8-tp4142810p4142816.html Sent from the Solr - User mailing list archive

Re: Unable to start solr 4.8

2014-06-19 Thread atp
, base_url:http://10.***.***.30:7090/solr;, core:collection1, node_name:10.***.***.30:7090_solr, maxShardsPerNode:1, router:{name:compositeId}, replicationFactor:1, autoCreated:true}} Regards, ATP. -- View this message in context: http://lucene