VMahipalReddy opened a new issue, #10599: URL: https://github.com/apache/ignite/issues/10599
Hi Team, We have an Ignite cluster(2.14) running in a private network, and we are trying to load data into the cluster from outside. Using Thick client: - We are trying run spark data load job from OracleDataCloud Dataflow(k8s architecture) - But client is not able to join the cluster even with <property name="forceClientToServerConnections" value="true"/> Using Thin client: - When we try to load data, we see memory spikes in one/few nodes only, with partition awareness enabled - Data is not getting distributed. PFA <img width="1716" alt="ignite-data-distribution-issue" src="https://user-images.githubusercontent.com/37264160/225572809-46ec1631-ea8d-4ddb-a099-e8773aff18d0.png"> Could you please suggest a solution. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@ignite.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org