Re: Error and Question about communication between java node and c++ node

2020-04-03 Thread Anthony
It works, thank you so much for your help! On Fri, Apr 3, 2020 at 8:42 AM Ilya Kasnacheev wrote: > Hello! > > Local node's binary configuration is not equal to remote node's binary > configuration [locNodeId=155424bd-1c8e-48a2-83ff-26aa6cf9e7af, > rmtNodeId=db4efc6e-44c7-46ce-b7c0-154e387c0448,

Re: Unable to connect java client application to dockerize ignite server in windows 10

2020-04-03 Thread Evgenii Zhuravlev
You will need to enter docker container and find it there пт, 3 апр. 2020 г. в 15:23, Evgenii Zhuravlev : > Can you share the full log file for server node too? This one is for a > client. > > пт, 3 апр. 2020 г. в 15:06, salmanbhatti81 : > >> ignite-b5f169b9.log >> < >> http://apache-ignite-users

Re: Unable to connect java client application to dockerize ignite server in windows 10

2020-04-03 Thread Evgenii Zhuravlev
Can you share the full log file for server node too? This one is for a client. пт, 3 апр. 2020 г. в 15:06, salmanbhatti81 : > ignite-b5f169b9.log > < > http://apache-ignite-users.70518.x6.nabble.com/file/t2822/ignite-b5f169b9.log> > > the log file > > > > > > > -- > Sent from: http://apache-ignit

Re: Unable to connect java client application to dockerize ignite server in windows 10

2020-04-03 Thread salmanbhatti81
ignite-b5f169b9.log the log file -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Unable to connect java client application to dockerize ignite server in windows 10

2020-04-03 Thread Evgenii Zhuravlev
It's not a full server log, there is a log file placed in a $IGNITE_HOME/work/log dir, can you attach it too? Alternatively, you can run server with the same flag as client. пт, 3 апр. 2020 г. в 14:45, salmanbhatti81 : > the server log >

Re: Unable to connect java client application to dockerize ignite server in windows 10

2020-04-03 Thread salmanbhatti81
the server log unable to run client with -DIGNITE_QUIET =false could you please guide how can i run in windows using intellij. this is a spring boot app. below are client logs >>> /___/\___/_/|_/___/ /_/ /___/ >>> >>> v

Re: Do we have any Python experts in the community?

2020-04-03 Thread Denis Magda
Igor, Thanks for offering your help. Please take over this and any other Python tasks. Hope we'll get more contributors to this component soon. - Denis On Tue, Mar 31, 2020 at 2:45 AM Igor Sapego wrote: > I'm not very experienced in Python, but if no one else wants > to take a look, I'll do i

Re: Unable to connect java client application to dockerize ignite server in windows 10

2020-04-03 Thread Evgenii Zhuravlev
please run client with -DIGNITE_QUIET=false and share full logs from both client and server. thanks, Evgenii пт, 3 апр. 2020 г. в 13:29, salmanbhatti81 : > I am configuring client apache ignite in java via bean. I get the following > error when I run client app as in the image below : > the erro

Re: Unable to connect java client application to dockerize ignite server in windows 10

2020-04-03 Thread salmanbhatti81
I am configuring client apache ignite in java via bean. I get the following error when I run client app as in the image below : the error is same if I use xml configuration as per mentioned by you. i.e. class org.apache.igni

Re: Unable to connect java client application to dockerize ignite server in windows 10

2020-04-03 Thread Evgenii Zhuravlev
Hi, Probably you didn't configure node addresses and multicast can't find this server node, You can use this configuration on client side: > 127.0.0.1:47500..47509

Re: Ignite transactions stuck between PREPARED and COMMITTING

2020-04-03 Thread Ilya Kasnacheev
Hello! I doubt that there's much expertise here on the behavior of 2.4.0. Regards, -- Ilya Kasnacheev чт, 2 апр. 2020 г. в 20:34, rc : > Hello experts, > > Cluster details: Running Ignite 2.4.0 with 3 servers and 4 clients. > > Observed transaction timeouts after a server node restarted. Upon

Re: Error and Question about communication between java node and c++ node

2020-04-03 Thread Ilya Kasnacheev
Hello! Local node's binary configuration is not equal to remote node's binary configuration [locNodeId=155424bd-1c8e-48a2-83ff-26aa6cf9e7af, rmtNodeId=db4efc6e-44c7-46ce-b7c0-154e387c0448, locBinaryCfg={globIdMapper=org.apache.ignite.binary.BinaryBasicIdMapper, compactFooter=false, globSerializer=

Re: remote ignite server and L4(for loadbalacing) with java thin client

2020-04-03 Thread Ilya Kasnacheev
Hello! It's hard to say, what kind of load balancer it is? Can you dump network packets on that port when you try to connect? Can you provide complete stack trace? Regards, -- Ilya Kasnacheev пт, 3 апр. 2020 г. в 11:55, kay : > Hello, > I have two nodes in each remote server and using java th

Unable to connect java client application to dockerize ignite server in windows 10

2020-04-03 Thread salmanbhatti81
I have been able to successfully run apache ignite with custom config using command docker run -it --net=host -v "pathToLocalDirectory"/config:/opt/ignite/apache-ignite/config -e "CONFIG_URI=file:///opt/ignite/apache-ignite/config/default-config.xml" apacheignite/ignite. But when i run my java pr

Re: Error and Question about communication between java node and c++ node

2020-04-03 Thread Anthony
Attached is the log file from C++Side: [07:20:41,216][WARNING][main][G] Ignite work directory is not provided, automatically resolved to: C:\Users\harte\Desktop\work\apache-ignite-2.8.0-bin-try\apache-ignite-2.8.0-bin\work [07:20:41,344][INFO][main][IgniteKernal%myGrid] >>>__

Re: Spelling and grammar check of subtitles for Ignite videos

2020-04-03 Thread Ilya Kasnacheev
Hello! I could proof read them if nobody with native English will step in. Regards, -- Ilya Kasnacheev пт, 3 апр. 2020 г. в 13:58, Maksim Stepachev : > Hi, everyone! > > I'm going to translate Russian perfect videos about Apache Ignite in > English and dubbing them after that. They will be lo

Re: Ignite.cache.loadcache.Does this method do Increamental Load?

2020-04-03 Thread Ilya Kasnacheev
Hello! Yes, LoadCache will not overwrite keys with existing values. Regards, -- Ilya Kasnacheev пн, 23 мар. 2020 г. в 21:35, nithin91 < nithinbharadwaj.govindar...@franklintempleton.com>: > Hi > > I am trying to load the data into ignite cache using JDBC Pojo Store method > ignite.cache("cach

Re: Spelling and grammar check of subtitles for Ignite videos

2020-04-03 Thread Petr Ivanov
I would suggest creating separate Apache Ignite Youtube channel with creds access from PMCs and upload videos there. Dmitriy, what do you think? > On 3 Apr 2020, at 13:58, Maksim Stepachev wrote: > > Hi, everyone! > > I'm going to translate Russian perfect videos about Apache Ignite in Engli

Re: DataRegionConfiguration update

2020-04-03 Thread Ilya Kasnacheev
Hello! I'm not sure, but I think every persistent configuration works as you have described. It will store unlimited data on disk but `maxSize' in off-heap, and discard data from off-heap automatically. Regards, -- Ilya Kasnacheev пт, 3 апр. 2020 г. в 13:20, Andrey Davydov : > Hello, I expect

Re: Multiple heap support finally landing into Dragonwell8 JDK

2020-04-03 Thread Ilya Kasnacheev
Hello! I'm not sure since I don't see that much traction for onheap/near cache or any reported problems. Regards, -- Ilya Kasnacheev пт, 3 апр. 2020 г. в 13:20, kimec.ethome.sk : > Hi guys, > > FYI https://github.com/alibaba/dragonwell8/issues/90 > > Do you see any use case within Apache Igni

Spelling and grammar check of subtitles for Ignite videos

2020-04-03 Thread Maksim Stepachev
Hi, everyone! I'm going to translate Russian perfect videos about Apache Ignite in English and dubbing them after that. They will be loaded to my youtube channel. I need to help with grammar checking. If somebody wants to take part, please let me know.

Re: DataRegionConfiguration update

2020-04-03 Thread Andrey Davydov
Hello, I expect that second configuration store all data on disk and no more then config.node.memory.max byte in offheap. My tests show that this configuration works. What correct config to achieve this? On Wed, Apr 1, 2020 at 12:59 PM Ilya Kasnacheev wrote: > Hello! > > It should not be possib

Multiple heap support finally landing into Dragonwell8 JDK

2020-04-03 Thread kimec.ethome.sk
Hi guys, FYI https://github.com/alibaba/dragonwell8/issues/90 Do you see any use case within Apache Ignite? I can naively imagine a dedicated heap for each heap based near cache or something along the lines. Kamil Mišúth

remote ignite server and L4(for loadbalacing) with java thin client

2020-04-03 Thread kay
Hello, I have two nodes in each remote server and using java thin client for put/get/remove caching at my application. I'd like to put L4 or webserver between application server and Ignite Server for loadbalancing. there are informations of ports for my description and if IP is all same. 1) node

Re: Ignite Web Session Clustering with standalone node

2020-04-03 Thread kay
Thank you so much -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/