ignite
ignite copied to clipboard
Apache Ignite
when I connect to ignite with command below: sqlline.sh --verbose=true -u jdbc:ignite:thin://xxx.xxx.xxx.xxx:10800/ -n ignite -p xxxx The exception throws from the tty:  Can anyone help to tell me what...
Test
Thank you for submitting the pull request to the Apache Ignite. In order to streamline the review of the contribution we ask you to ensure the following steps have been...
Hi We are using ignite services to register Remote Events listener to listen to cache updates. The behavior we are currently seeing with above design is when we deploy the...
Hi We are currently facing an issue with mapping cache data to value object. We actually came across a scenario where if the data is inserted to cache through DML...
Thank you for submitting the pull request to the Apache Ignite. In order to streamline the review of the contribution we ask you to ensure the following steps have been...
Thank you for submitting the pull request to the Apache Ignite. In order to streamline the review of the contribution we ask you to ensure the following steps have been...
Thank you for submitting the pull request to the Apache Ignite. In order to streamline the review of the contribution we ask you to ensure the following steps have been...
2.14.0-arm64 does not work with custom host port. Ignite client is able to discover the node but when simple "hello word" compute is done, it throws "message failed for node...
Thank you for submitting the pull request to the Apache Ignite. In order to streamline the review of the contribution we ask you to ensure the following steps have been...
when using ignite cpp thin client, we find a bug of LengthPrefixCodec::Decode function, in file modules/platforms/cpp/network/src/network/length_prefix_codec.cpp 1. a call of LengthPrefixCodec::Decode with data length of 3, the packetSize reset to...