Looks like executors start additional server nodes, while they should be in client mode instead when standalone mode is used. I would recommend to explicitly provide clientMode=true property in the config provided to IgniteContext.
I also created a ticket for this: https://issues.apache.org/jira/browse/IGNITE-5981 -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Ignite-behaving-strange-with-Spark-SharedRDD-in-AWS-EMR-Yarn-Client-Mode-tp16011p16038.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
