Solr nodes going down

2020-12-16 Thread yaswanth kumar
: 3.8.4 -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

exclude a solr node to not to take select requests

2020-11-10 Thread yaswanth kumar
Is there a way where I can configure one solr node to not take the select requests in a solr cloud? -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

Understand on intermittent solr replica going to GONE state

2020-11-02 Thread yaswanth kumar
ndler.java:1691) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

Question on solr metrics

2020-10-26 Thread yaswanth kumar
version: 8.2 -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

Question on metric values

2020-10-26 Thread yaswanth kumar
the time the collection went live or are those like last n minutes or any config based?? also what's the default frequencies when we don't configure anything?? Note: I am using solr 8.2 -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

Re: Need help in understanding the below error message when running solr-exporter

2020-10-19 Thread yaswanth kumar
Can someone help on the above pls?? On Sat, Oct 17, 2020 at 6:22 AM yaswanth kumar wrote: > Using Solr 8.2; Zoo 3.4; Solr mode: Cloud with multiple collections; Basic > Authentication: Enabled > > I am trying to run the > > export JAVA_OPTS="-Djavax.net.ssl.trustStor

Need help in understanding the below error message when running solr-exporter

2020-10-17 Thread yaswanth kumar
a - 2019-07-19 15:10:57] at org.apache.solr.prometheus.collector.SchedulerMetricsCollector$$Lambda$163/.get(Unknown Source) ~[?:?] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700) ~[?:?] ... 5 more -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

Re: Info about legacyMode cluster property

2020-10-16 Thread yaswanth kumar
Can someone help on the above question? On Thu, Oct 15, 2020 at 1:09 PM yaswanth kumar wrote: > Can someone explain what are the implications when we change > legacyMode=true on solr 8.2 > > We have migrated from solr 5.5 to solr 8.2 everything worked great but > when we ar

converting string to solr.TextField

2020-10-16 Thread yaswanth kumar
this field in the queries and as well as output fields. -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

Info about legacyMode cluster property

2020-10-15 Thread yaswanth kumar
Can someone explain what are the implications when we change legacyMode=true on solr 8.2 We have migrated from solr 5.5 to solr 8.2 everything worked great but when we are trying to add a core to existing collection with core api create it’s asking to pass the coreNodeName or switch legacyMode

Is metrics api enabled by default in solr 8.2

2020-10-13 Thread yaswanth kumar
Can I get some info on where to disable or enable metrics api on solr 8.2 ? I believe its enabled by default on solr 8.2 , where can I check the configurations? and also how can I disable if I want to disable it -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

Need urgent help -- High cpu on solr

2020-10-13 Thread yaswanth kumar
to them for searching, so do I need to consider increasing the above sizes to get down the CPU's and see more stable solr cloud? -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

unable to addReplica

2020-10-13 Thread yaswanth kumar
.java:366)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)\n\tat java.base/java.lang.Thread.run(Thread.java:834)\n", -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

Need help in trying to understand the error

2020-10-13 Thread yaswanth kumar
ypt(CryptoKeys.java:323) ~[solr-core-8.2.0.jar:8.2.0 31d7ec7bbfdcd2c4cc61d9d35e962165410b65fe - ivera - 2019-07-19 15:11:04] Need to understand what these errors are about? and is there any way to remediate these errors? -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

Re: Any solr api to force leader on a specified node

2020-10-11 Thread yaswanth kumar
http://observer.wunderwood.org/ (my blog) > >> On Oct 11, 2020, at 8:01 PM, yaswanth kumar wrote: >> >> Can someone pls help me to know if there is any solr api /config where we >> can make sure to always opt leader on a particular solr node in solr cloud?? >>

Shipping solr logs to any open source log viewer

2020-10-11 Thread yaswanth kumar
Can someone let me know if there is any integration available to ship all solr logs live to any open source log viewers?? Sent from my iPhone

Any solr api to force leader on a specified node

2020-10-11 Thread yaswanth kumar
Can someone pls help me to know if there is any solr api /config where we can make sure to always opt leader on a particular solr node in solr cloud?? Using solr 8.2 and zoo 3.4 I have four nodes and my requirement is to always make a particular node as leader Sent from my iPhone

Re: Question about solr commits

2020-10-07 Thread yaswanth kumar
Thank you very much both Eric and Shawn Sent from my iPhone > On Oct 7, 2020, at 10:41 PM, Shawn Heisey wrote: > > On 10/7/2020 4:40 PM, yaswanth kumar wrote: >> I have the below in my solrconfig.xml >> >> >> ${solr.Data.dir:} >> >

Question about solr commits

2020-10-07 Thread yaswanth kumar
should do the commit every minute (6 ms) right? -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

Transaction not closed on ms sql

2020-09-30 Thread yaswanth kumar
Can some one help in troubleshooting some issues that happening from DIH?? Solr version: 8.2; zookeeper 3.4 Solr cloud with 4 nodes and 3 zookeepers 1. Configured DIH for ms sql with mssql jdbc driver, and when trying to pull the data from mssql it’s connecting and fetching records but we do

Any blog or url that explain step by step configure grafana dashboard to monitor solr metrics

2020-09-23 Thread yaswanth kumar
Can some one post here any blogs or url where I can get the detailed steps involved in configuring grafana dashboard for monitoring solr metrics?? Sent from my iPhone

How to persist the data in dataimport.properties

2020-09-08 Thread yaswanth kumar
default content instead of what I used to see before solr service restart. So want to know if there is anything that I can do to persist the last successful index timestamp? Solr version: 8.2 Zookeeper: 3.4 -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

Re: Addreplica throwing error when authentication is enabled

2020-09-01 Thread yaswanth kumar
ese files encrypted? > If yes, you need to decrypt it first. > > moreCaused by: javax.crypto.BadPaddingException: RSA private key operation > failed > > Best, > Ben > >> On Tue, Sep 1, 2020, 10:51 PM yaswanth kumar wrote: >> >> Can some one please help

Addreplica throwing error when authentication is enabled

2020-09-01 Thread yaswanth kumar
Can some one please help me on the below error?? Solr 8.2; zookeeper 3.4 Enabled authentication and authentication and make sure that the role gets all access Now just add a collection with single replica and once done .. now try to add another replica with addreplica solr api and that’s

Re: Understanding Solr heap %

2020-09-01 Thread yaswanth kumar
of stress-testing your application with less and less memory until >>> you have problems, >>> then add some extra… >>> >>> Best, >>> Erick >>> >>>>> On Sep 1, 2020, at 10:27 AM, Dominique Bejean >>>>> wrote: >>>>&

Understanding Solr heap %

2020-09-01 Thread yaswanth kumar
was quite altering before making it live? or is that quite normal, because this is new UI change on solr cloud is kind of new to us as we used to have solr 5 version before and this UI component doesn't exists then. -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com Sent

Re: New replica is being added to existing collections upon server reboot

2020-08-27 Thread yaswanth kumar
sorry there is a typo on earlier message.. I didn't make any changes in autoscalling policies/triggers On Thu, Aug 27, 2020 at 12:12 PM yaswanth kumar wrote: > Thanks for looking into this. > > I did used replication factor as 3 with autoAddReplica=true, and did make >

Re: New replica is being added to existing collections upon server reboot

2020-08-27 Thread yaswanth kumar
> Hi, could you share the replication factor that you're using for those > collections (in case they are NRT replicas)? DId you make any changes in > autoscaling policies/triggers? > ____ > From: yaswanth kumar > Sent: Thursday, August 27, 2020

New replica is being added to existing collections upon server reboot

2020-08-27 Thread yaswanth kumar
added down solr replica for all collections. -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

Re: All cores gone along with all solr configuration upon reboot

2020-08-23 Thread yaswanth kumar
data I suspect. > > Best, > Erick > > > On Aug 22, 2020, at 9:24 AM, yaswanth kumar > wrote: > > > > Thanks Eric for looking into this.. > > > > But as I said before I confirmed that the paths in zookeeper were > changed to local path than the /tmp that comes d

Re: All cores gone along with all solr configuration upon reboot

2020-08-22 Thread yaswanth kumar
ollection1_shard2 Bad Things Happen. Actually, I’d delete the target data > directories first and then copy. > > 5> restart your Solr instances and verify they look OK. > > 6> use the collections API ADDREPLICA to build out your collections. > > Best, > Erick &g

All cores gone along with all solr configuration upon reboot

2020-08-21 Thread yaswanth kumar
Can someone help me on the below issue?? I have configured solr 8.2 with one zookeeper 3.4 and 3 solr nodes All the configs were pushed initially and Also Indexed all the data into multiple collections with 3 replicas on each collection Now part of server maintenance these solr nodes were

Deleted collection is getting back after restart

2020-08-18 Thread yaswanth kumar
the next reboot of the solr boxes, once the reboot is done, for some reason its getting the back the older version schema. Is it mandatory that we need to restart zookeeper upon doing the above two operations always?? -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

Adding additional zookeeper on top

2020-08-13 Thread yaswanth kumar
Hi Team Can someone let me know if we can do an upgrade to zookeeper ensemble from standalone ?? I have 3 solr nodes with one zookeeper running on one of the node .. and it’s a solr cloud .. so now can I install zookeeper on another node just to make sure it’s not a single point of failure

Re: wt=xml not defaulting the results to xml format

2020-08-07 Thread yaswanth kumar
This is likely something in your configurations that is not as you expect. > > Best, > Erick > > > On Aug 7, 2020, at 10:19 AM, yaswanth kumar > wrote: > > > > Thanks Shawn, for looking into this. > > > > I did make sure that no explicit parameter wt is

Re: wt=xml not defaulting the results to xml format

2020-08-07 Thread yaswanth kumar
gt; Sorry about the top posted reply. It's the only option on this email app. > My computer isn't available so I'm on my phone. > > ⁣Get TypeApp for Android ​ > > On Aug 6, 2020, 21:52, at 21:52, yaswanth kumar > wrote: > >Can someone help me on this ASAP? I am using solr 8.

wt=xml not defaulting the results to xml format

2020-08-06 Thread yaswanth kumar
some one let me know if I need to do something more to always get a solr /select query results as XML?? -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

Re: zookeeper data and collection properties were lost

2020-07-20 Thread yaswanth kumar
oesn’t just disappear on its own that I know of. The admin UI will also > show you the exact parameters that Solr starts up with, check that they’re > all pointing to the ZK ensemble you expect and that the data directory is > preserved across restarts/reboots etc. > > Best, > Eri

zookeeper data and collection properties were lost

2020-07-20 Thread yaswanth kumar
. -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

Re: solr fq with contains not returning any results

2020-06-25 Thread yaswanth kumar
Can I get some traction on to this?? --Yaswanth On Wed, Jun 24, 2020 at 2:18 PM yaswanth kumar wrote: > Thanks Erick, > > I have now added =query and found a diff between old solr and new > solr > > new solr (8.2) which is not giving results is as follows > > "d

Re: solr fq with contains not returning any results

2020-06-24 Thread yaswanth kumar
are analyzer against this field but not getting on why its making differences here. Thanks, On Wed, Jun 24, 2020 at 9:24 AM Erick Erickson wrote: > You need to do several things to track down why. > > First, use something (admin UI, terms query, etc) to see > exactly what’s in your in

Re: solr fq with contains not returning any results

2020-06-24 Thread yaswanth kumar
gy can bring you more effieciently results? Depends on what you need > to achieve of course ... > > > Am 24.06.2020 um 05:37 schrieb yaswanth kumar : > > > > I am using solr 8.2 > > > > And when trying to do fq=auto_nsallschools:*bostonschool*, the data is &g

solr fq with contains not returning any results

2020-06-23 Thread yaswanth kumar
Thanks, -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

Re: Solr cloud backup/restore not working

2020-06-17 Thread yaswanth kumar
Hi, > > What is the log level defined for solr nodes? Did you used requestid in > restore command? If so, check the status of the requestid if that points to > any errors. > > Thanks & Regards, > Vinodh > > -Original Message- > From: yaswanth kumar > Sent: Wed

Re: Solr cloud backup/restore not working

2020-06-17 Thread yaswanth kumar
Can someone please guide me on where can I get more detailed error of the above exception while doing restore?? All that I see in solr.log was pasted above Thanks, On Tue, Jun 16, 2020 at 10:44 AM yaswanth kumar wrote: > I don't see anything related in the solr.log file for the same er

Re: Solr cloud backup/restore not working

2020-06-16 Thread yaswanth kumar
I don't see anything related in the solr.log file for the same error. Not sure if there is anyother place where I can check for this. Thanks, On Tue, Jun 16, 2020 at 10:21 AM Shawn Heisey wrote: > On 6/12/2020 8:38 AM, yaswanth kumar wrote: > > Using solr 8.2.0 and setup a cloud wit

Re: Solr cloud backup/restore not working

2020-06-16 Thread yaswanth kumar
olr logfiles? > > > Am 16.06.2020 um 05:46 schrieb yaswanth kumar : > > > > Can anyone here help on the posted question pls?? > > > >> On Fri, Jun 12, 2020 at 10:38 AM yaswanth kumar > >> wrote: > >> > >> Using solr 8.2.0 and setup a cloud

Re: Solr cloud backup/restore not working

2020-06-15 Thread yaswanth kumar
Can anyone here help on the posted question pls?? On Fri, Jun 12, 2020 at 10:38 AM yaswanth kumar wrote: > Using solr 8.2.0 and setup a cloud with 2 nodes. (2 replica's for each > collection) > Enabled basic authentication and gave all access to the admin user > > Now trying to

Solr cloud backup/restore not working

2020-06-12 Thread yaswanth kumar
(Thread.java:834)\n", "code":500}} Can someone please help me if I am missing something? Or if I need to adjust something in configuration to make it work? -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

Re: solr 8.4.1 with ssl tls1.2 creating an issue with non-leader node

2020-06-04 Thread yaswanth kumar
ficial reference guide. > It should be in solr.in.sh > > https://lucene.apache.org/solr/guide/8_4/enabling-ssl.html > > > > > > Am 04.06.2020 um 06:48 schrieb yaswanth kumar : > > > > Hi Franke, > > > > I suspect its because of the certificate encryp

Re: solr 8.4.1 with ssl tls1.2 creating an issue with non-leader node

2020-06-03 Thread yaswanth kumar
or if there is a standard procedure to do this certs. Thanks, On Wed, Jun 3, 2020 at 8:25 AM yaswanth kumar wrote: > thanks Franke, > > I now made the use of the default jetty-ssl.xml that comes with the solr > package, but the issue is still happening when I try to push data to a >

Re: solr 8.4.1 with ssl tls1.2 creating an issue with non-leader node

2020-06-03 Thread yaswanth kumar
Franke wrote: > Why in the jetty-ssl.xml? > > Should this not be configured in the solr.in.sh? > > > Am 03.06.2020 um 00:38 schrieb yaswanth kumar : > > > > Thanks Franke, but yes for all these questions I did configured it > > properly, I made sur

Re: solr 8.4.1 with ssl tls1.2 creating an issue with non-leader node

2020-06-02 Thread yaswanth kumar
also forgot to update before that I have enabled basicauthentication and provided the details in security.json and uploaded it via zookeeper. Thanks, On Tue, Jun 2, 2020 at 6:42 PM yaswanth kumar wrote: > also I am seeing the below error as a parent one from solr.

Re: solr 8.4.1 with ssl tls1.2 creating an issue with non-leader node

2020-06-02 Thread yaswanth kumar
-core-8.4.1.jar:8.4.1 832bf13dd9187095831caf69783179d41059d013 - ishan - 2020-01-10 1$ ... 13 more On Tue, Jun 2, 2020 at 6:37 PM yaswanth kumar wrote: > Thanks Franke, but yes for all these questions I did configured it > properly, I made sure to include > > default="JK

Re: solr 8.4.1 with ssl tls1.2 creating an issue with non-leader node

2020-06-02 Thread yaswanth kumar
tore Type correctly defined on all nodes? > > Have you configured the truststore on all nodes correctly? > > Have you set clusterprop urlScheme to htttps in ZK? > > > https://lucene.apache.org/solr/guide/7_5/enabling-ssl.html#configure-zookeeper > > > > >

Re: solr 8.4.1 with ssl tls1.2 creating an issue with non-leader node

2020-06-02 Thread yaswanth kumar
team, can someone help me on the above topic? On Mon, Jun 1, 2020 at 10:00 PM yaswanth kumar wrote: > Trying to setup solr 8.4.1 + open jdk 11 on centos , enabled the ssl > configurations with all the certs in place, but the issue what I am seeing > is when trying to hit /update a

solr 8.4.1 with ssl tls1.2 creating an issue with non-leader node

2020-06-01 Thread yaswanth kumar
e try to hit a non-leader node, hitting leader node its working fine without any issue and getting the data indexed. Not able to track down where the exact issue is happening. Thanks, -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com