Random failure while data insertion in ignite cache

2023-07-14 Thread Abhishek Ubhe
append for any suggestions or solutions.* -- *Regards,* *Abhishek Ubhe*

Re: Failed to parse query SQL table not found issue

2023-04-26 Thread Abhishek Ubhe
because all partitions of replicated cache are stored in each > node of the cluster. > > > ср, 26 апр. 2023 г. в 12:55, Abhishek Ubhe : > > > > Hello, > > > > What is Ignite shell? Sqlline? - > Yes sqlline. > > > > It looks like all cluster nod

Re: Failed to parse query SQL table not found issue

2023-04-26 Thread Abhishek Ubhe
s://ignite.apache.org/docs/latest/installation/kubernetes/amazon-eks-deployment.html >2. > > https://ignite.apache.org/docs/latest/installation/kubernetes/azure-deployment.html >3. > > https://ignite.apache.org/docs/latest/installation/kubernetes/gke-deployment.h

Re: Failed to parse query SQL table not found issue

2023-04-26 Thread Abhishek Ubhe
can type “!tables” (no quotes) to list all the tables. In > general, the schema is the cache name and the table is the value type name, > so you would need to write "select * from CACHE_NAME.HbaseTableType". > > On 20 Apr 2023, at 06:38, Abhishek Ubhe > wrote: > > H

JVM pause on Ignite kernal

2023-04-16 Thread Abhishek Ubhe
it? - How monitor these nodes/ services to prevent JVM pause for future? -- *Regards,* *Abhishek Ubhe*

Regarding error : TcpCommunicationSpi - Failed to send message to remote node

2023-03-21 Thread Abhishek Ubhe
-- *Regards,* *Abhishek Ubhe*

Re: JmxExporter error while starting ignite node

2023-03-21 Thread Abhishek Ubhe
you please > provide a full stack trace? > > Thanks, > S. > > ср, 15 мар. 2023 г. в 08:58, Abhishek Ubhe : > >> Hello, >> >> Getting below error while starting ignite node. Please check and suggest >> any changes required. >> >> *After upgrading J

JmxExporter error while starting ignite node

2023-03-15 Thread Abhishek Ubhe
y.java:154) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE] -- *Regards,* *Abhishek Ubhe*

Re: Unable to start Ignite server node through java API

2023-03-01 Thread Abhishek Ubhe
ite-core > 2.14.0 > > > Which brings in what is required and actually does NOT bring in H2, > because it's not required any more. > > I guess you should fix your pom.xml, which I have no information about, as > you didn't share. > > Cheers > Gianluca > > On Wed,

Re: Unable to start Ignite server node through java API

2023-03-01 Thread Abhishek Ubhe
w, Ignite works with h2-1.4.197.jar which is included in the > last bundle. > I think you are including a newer version instead, or aside. > > Cheers > Gianluca > > On Wed, 1 Mar 2023 at 06:43, Abhishek Ubhe > wrote: > >> Hello, >> >> I am unable to star

Unable to start Ignite server node through java API

2023-02-28 Thread Abhishek Ubhe
ot;); Ignite ignite = Ignition.start(cfg); version using : 2.14.0 -- *Regards,* *Abhishek Ubhe*

Re: random scenario of insertion operations failed.

2023-02-16 Thread Abhishek Ubhe
ards,* *Abhishek Ubhe*