Update: I updated IgniteClientStarter.java to use Ignite instead of IgniteClient. Now I can see that the 'new' node joins the cluster and starts cache with mode=PARTITIONED. Also cache fetch is successful. This is still not optimal as I would like to use the 'new' node in client mode to avoid loading cache locally.
-- Sent from: http://apache-ignite-users.70518.x6.nabble.com/