Re: JmxExporter error while starting ignite node

2023-03-15 Thread Вячеслав Коптилин
Hello Abhishek, You don't need to register JmxSystemViewExporterSpi explicitly via configuration. This exporter implicitly enabled/registered on the startup Ignite node. That is the reason why you are getting: IgniteCheckedException: Duplicate SPI name (need to explicitly configure 'setName()' pro

Re: pyignite - performance issue

2023-03-15 Thread Dren Butković
Hi Ivan, Thank you for reply. I made a mistake on the first test when I used the REST API. The host from which I ran the tests and the network bandwidth were not the same. I repeated the test and the results I got using Ignite REST API and JDBC are almost the same. REST API - 1.7 seconds JDBC - 2