ignite
ignite copied to clipboard
Apache Ignite
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...
1) Removed information from the documentation that CDC is experimental feature. 2) Removed the @IgniteExperimental annotation from the CDC code. 3) Fixed tests for checking control.sh help command. 4) Made...
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...
I set the `workdir`, but the launch directory still generated the `ignite` directory. ` IgniteConfiguration igniteConfiguration = new IgniteConfiguration(); igniteConfiguration.setAsyncCallbackPoolSize(Runtime.getRuntime().availableProcessors() / 2); igniteConfiguration.setWorkDirectory(System.getProperty("user.home") + "/data"); ` 
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...
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...
Reading from Apache Ignite with JDBC driver gives SQLException: Fetch size must be greater than zero
Hi folks! And thank you for your project. A have a problem using Apache Ignite with PySpark and JDBC. I'm trying to read some data from an Apache Ignite table...
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...