David, you can use CacheConfiguration.setNodeFilter() for definition some nodes where cache will be created.
On Mon, Feb 6, 2017 at 12:03 PM, Andrey Mashenkov <[email protected]> wrote: > Hi David, > > Please, take a look at Ignite.services(ClusterGroup grp) [1] > > [1] http://apacheignite.gridgain.org/docs/service-grid#igniteservices > > On Mon, Feb 6, 2017 at 9:38 AM, davida <[email protected]> wrote: >> >> Hi all, >> >> Is there a way to deploy cache to predefined cluster group(defined by >> custom >> attributes) instead of deploying to every server node ? >> >> >> >> -- >> View this message in context: >> http://apache-ignite-users.70518.x6.nabble.com/How-to-deploy-cache-to-selected-cluster-group-tp10437.html >> Sent from the Apache Ignite Users mailing list archive at Nabble.com. > >
